Is it possible to call the feature "speech to text" in the android keyboard without having to invoke the keyboard. I mean can I use another button to call the same feature. How do I do that?. Any suggestions?
Asked
Active
Viewed 83 times
0
-
Its basically firing an intent and you can definitely do with custom button. Check Google for the intent name. – Roll no1 Mar 18 '15 at 09:26
-
possible duplicate of [Android speech Recognition App Without Pop Up](http://stackoverflow.com/questions/16228817/android-speech-recognition-app-without-pop-up) – Nikolay Shmyrev Mar 18 '15 at 21:09