Closed Jonarod closed 5 years ago
Ok, got this from here:
https://developer.android.com/reference/android/speech/SpeechRecognizer
Also, I found that this was coming from authorization issue. In fact, on Android, we must authorize Google speech before anything.
I have this
error: 3
afterthis.speechRecognition.startListening()
. Hard to debug...