Can someone please help me?
I am developing an application with voice recognition via RecognizerIntent.
- Which Android version brought in officially the offline recognition available to apps by API? Is there any statement about it?
- By what I read until know it is not a choice of the developer if the voice recognition will be done via online service or the offline dictionaries. Am I right? Or are there any documented API to set offline?
Thanks
Now there is offline voice recognition is possible for android 4.1. check this article article
and also check pochetsphinx