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

Not working in Firefox #6

Open
benjamingordon27 opened this issue Apr 1, 2019 · 2 comments
Open

Not working in Firefox #6

benjamingordon27 opened this issue Apr 1, 2019 · 2 comments

Comments

@benjamingordon27
Copy link

Hi Stephen,

Love spoken, it is both the best of any package that I've used at listening to voice and properly translate, as well as easy to use code. However right now it is not working in Firefox. This might be a more general problem with Firefox itself but was wanted to let you know. This is the error I am getting:

TypeError: recognition.start is not a function[Learn More] spoken.js:68:20

@stephenlb
Copy link
Owner

stephenlb commented Apr 1, 2019

Hi Ben,

Thank you for the complements. Firefox browser only supports SpeechSynthesis at this time. Firefox has not yet added support for SpeechRecognition.

While spoken.say() is available in Firefox, spoken.listen() is not available for Firefox. You can test the various browsers on this page: https://stephenlb.github.io/spoken/

@stephenlb
Copy link
Owner

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

2 participants