I want to make an app that will take a the command from the user and show it in the Edittext (or any other container). I’m using google speech recognition but it shows me a bunch of sentences that the Engine Heard.. I want to get the right one from all those option without showing the list into the Edittext..
And if possible I’ll like to do that in continuous sentence (like, Hi Friend. please come for the meeting, you are late). Please help me out with this.
Thanks in Advance 🙂
This code can be wired up to a “Speak” button and will receive a single string, which is the best match to whatever was said.
To start the speech recognition activity:
To receive the result: