SpeechRecognizer throws onError on the first listening

后端 未结 5 937
[愿得一人]
[愿得一人] 2020-12-11 07:09

In the Android 5 I faced with strange problem. The first call to the startListening of SpeechRecognizer results to the onError with error code 7 (ERROR_

5条回答
  •  温柔的废话
    2020-12-11 07:17

    As soon as you configure the "Okay Google" function to every screen the error appears.

    So this seems to be the reason!

    Deactivate the function and the problem should be solved

提交回复
热议问题