How to make Google Voice run continually in the background on Android

 ̄綄美尐妖づ 提交于 2019-12-02 19:19:30
Hoan Nguyen

You can write a service and then use createSpeechRecognizer in that service. For a complete service code for this you can find the answer at Android Speech Recognition as a service on Android 4.1 & 4.2

Yes can createSpeechRecognizer service and that work perfectly fine

you need to check this-: https://github.com/jigarfumakiya/TextToSpeechcontinuously

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