You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed it and am using the code that is provided as an example and i just get this error:
events.js:163 Uncaught Error: Uncaught, unspecified "error" event. ([object SpeechRecognitionError])
any ideas anyone?
Thanks in advanced
The text was updated successfully, but these errors were encountered:
Can you try to repro on 1.0.6? I'm seeing network errors, which mean there's no quota left on the Chrome Speech API. It may be that they've finally locked non-api-key access out.
In the future, something like jasper might be more promising!
I've installed it and am using the code that is provided as an example and i just get this error:
events.js:163 Uncaught Error: Uncaught, unspecified "error" event. ([object SpeechRecognitionError])
any ideas anyone?
Thanks in advanced
The text was updated successfully, but these errors were encountered: