stephenlb / spoken

Spoken - JavaScript Text-to-Speech and Speech-to-Text for AI Artificial Intelligence Apps
https://stephenlb.github.io/spoken/
70 stars 11 forks source link

Voices && Spoken.say #4

Closed hwanderlust closed 5 years ago

hwanderlust commented 5 years ago

I believe only the standard English voice works now.

The others, even in your test demo repo, doesn't work anymore.

Therefore it won't work for other languages/voices either.

Not sure if it's an update to the Web Speech API or the Chrome browser.

stephenlb commented 5 years ago

Thank you for reporting this, will review and provide a fix.

stephenlb commented 5 years ago

I'm not getting any errors. This is is working for me right now.

stephenlb commented 5 years ago

These all work as expected:

spoken.say( 'Welcome to flavor town.', 'Alex' )
spoken.say( 'Welcome to flavor town.', 'Google Deutsch' )
spoken.say( 'Welcome to flavor town.', 'Veena' )
hwanderlust commented 5 years ago

Ooh they changed the names! NVM, sorry

stephenlb commented 5 years ago

🎉 happy it is working for you 🎉 hope you have a great day! ❤️