I am not sure about some documentation related stuff.
To sum up what I did and what I want to to: I managed to introduce voice recognition feature into an Android application that is running on Android 4.2 on a tablet, and it works ok. Now I want to port my application on Google Glass but unfortunately I get the following error when I try to start the speech recognizer: error 5 -> ERROR_CLIENT(Other client side errors). The message guides me to find other errors that not related to SpeechRecognizer object, but I don't get any in my logs, not even warnings. So my question would be: When exactly do I get ERROR_CLIENT? and what should look the errors that block the recognizer to start?
Thank you! :)
I found this link that is the source code for producing the errors.
SpeechRecognizer source
There are 7 places where a search found "ERROR_CLIENT"
Here's the log statements right before the ERROR_CLIENT is sent to onError
Of course you can find more info at the above link, but this should give you the general reasons why you'd get ERROR_CLIENT
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With