Android voice recognition API offline

Androrider picture Androrider · Mar 27, 2014 · Viewed 33.2k times · Source

Can someone please help me?

I am developing an application with voice recognition via RecognizerIntent.

  1. Which Android version brought in officially the offline recognition available to apps by API? Is there any statement about it?
  2. 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

Answer

Vijay Vankhede picture Vijay Vankhede · Apr 2, 2014

Now there is offline voice recognition is possible for android 4.1. check this article article

and also check pochetsphinx