Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

How to implement this plugin with a text field and enable user to modify the text? #104

Open
lutang123 opened this issue Aug 20, 2020 · 0 comments

Comments

@lutang123
Copy link

Hi,

Can anyone help me with this question? All the example I saw is to show a Text widget, but which kind of App need this? because if it's only a text and if the recording has any mistake, e.g. user say something wrong or has strong accent, then the text is not correct, and user can not change on the screen unless they record a new one, but that's not good user interface, right?

I think it should be a TextField, I tried to implement this, but I can't do it, can anyone share with me how to make the text show on a text field?

// Additional note:
I later realized our phone already has a audio button on the bottom-right ride of the keyboard that can record voice/speech and show it as a text, so if we just have a text field in the app, user can still use speech for inputting text, and in this way, if any text is wrong, you can modify the text with keyboard, so can anyone tell me why we use this plugin? what are practical usage of this?

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant