A port of the eSpeak speech synthesizer from C++ to JavaScript using Emscripten. Enables text-to-speech on the web using only JavaScript and HTML5. Online demo: http://syntensity.com/static/espeak.html Usage Very simple! Do this: Include the script in your html header, <script src="speakClient.js"></script> (and make sure you have speakClient.js available, as well as speakWorker.js and speakGenera