I write an app using Google SpeechRecognizer and I know how to set the language for SpeechRecognizer.
Now I want to make use of the default language setting/select of Google Voice Input. How to programmatically prompt the language-select of Google Voice Input?
Google Voice input language setting:
Cost a lot of time to search and find nothing to prompt Languages List of Google Voice Input Settings screen programmatically. But find other guys' another solution to accomplish similar thing I want. This may be better for it can let an app independently set recognition language.