-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error SpeechRecognizer bind to recognition service failed |Android 11 #74
Comments
Hello, We had the same problem and solved it by unistalling google voice services updates from the device. Hope this fixes all your problems. 穏やかな巨人 |
Facing same issue. Nothing seems to work. |
Same issue here. Any idea on how to solve this issue? |
Here's the solution. It worked for me too. |
Thanks for the answer.
to the Assets/Plugins/Android/AndroidManifest.xml file, which now looks like this
But unfortunately I still have the issue. |
Is your app running with android popup checkbox set to true in speechtotext? |
Yes, the app works if I set Is Show Popup Android to true. |
What is your Android version? Is it above 11? Because I have tested it on 11 only |
I am using Android 11 too. |
I am also having this issue with Unity 2021 |
Please check |
Hello All,
In android 11 we got this issue, after searching a lot we found that by adding below lines it should work :
but our app was crashed & we got a new error please check the attached screenshot
Can anyone help us to fix it?
The text was updated successfully, but these errors were encountered: