khanhuitse05 / speech-and-text-unity-ios-android

Speed to text in Unity iOS use Native Speech Recognition
MIT License
288 stars 124 forks source link

Keep getting "Error : Client side error" #8

Closed MMike17 closed 5 years ago

MMike17 commented 5 years ago

In the provided sample scene I keep getting "Error : Client side error", I still get the recognized text though...

Furthermore I can't get it to work in another scene, I don't know if it's linked to the issue above or not.

Also documentation would be very appreciated to speed up integration and making it easier ^^'

khanhuitse05 commented 5 years ago

"Client side error" here: https://developer.android.com/reference/android/speech/SpeechRecognizer#ERROR_CLIENT. I don't know why. It is error code form STT of google (ERROR_CLIENT)

For Android. if you want to skip the default popup. pls merge file AndroidManifest with yours.