Android voice recognition API offline

浪尽此生 提交于 2019-11-29 11:32:11

问题


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


回答1:


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

and also check pochetsphinx



来源:https://stackoverflow.com/questions/22684340/android-voice-recognition-api-offline

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!