语音识别报错 SpeechRecognizer: bind to recognition service failed
奇葩丶也是花灬 发布于2016-07 浏览:2986 回复:1
0
收藏

报错 SpeechRecognizer: bind to recognition service failed

这句话也加了,可是 不起作用,这个服务怎么起来呀?


收藏
点赞
0
个赞
共1条回复 最后由用户已被禁言回复于2022-04
#2c5812回复于2016-07

创建识别实例时,是否指定了组件 


speechRecognizer = SpeechRecognizer.createSpeechRecognizer(this, new ComponentName(this, VoiceRecognitionService.class));

0
TOP
切换版块