Skip to content
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

event. ([object SpeechRecognitionError]) #5

Open
TheGuy68 opened this issue Nov 11, 2016 · 3 comments
Open

event. ([object SpeechRecognitionError]) #5

TheGuy68 opened this issue Nov 11, 2016 · 3 comments

Comments

@TheGuy68
Copy link

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

@hackergrrl
Copy link
Owner

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!

@victoryforphil
Copy link

So is this repo thereby dead?

@hackergrrl
Copy link
Owner

There are some things that interested and enterprising contributors could do:

  1. Do some research on why the API isn't working -- maybe there was an announcement?
  2. Add API key support an use the Google Speech API (not linked to Chrome, I think).
  3. Change the backend to use jasper or some other local speech recognition mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants