kripken / speak.js

Text-to-Speech in JavaScript using eSpeak
GNU General Public License v3.0
1.29k stars 293 forks source link

Wrapper to switch between webspeak, else fallback into meSpeak #55

Open mofosyne opened 8 years ago

mofosyne commented 8 years ago

It would be nice if there is a way to transparently switch between web speech api, but fallback to meSpeak if there is no 'offline' speech available in the target web browser.