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
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
The text was updated successfully, but these errors were encountered:
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/
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
The text was updated successfully, but these errors were encountered: