This looks promising, I've been working with the Emscripten[1] port of eSpeak and porting it to the browser and node.js [2] as a contributor (not author)
I worked on a basic implementation of these APIs for firefox last summer (as part of a Summer of Code project). From what I hear, its going to take a while before you see it in Firefox.
5 comments
[ 2.4 ms ] story [ 21.8 ms ] thread[1]: https://github.com/kripken/emscripten
[2]: https://github.com/christopherdebeer/speak.js
I'm curious how best one could participate/contribute to spec drafts like this, seems it's being steered by Google at the moment.
Edit: Apparently, it already has it: http://news.ycombinator.com/item?id=3428329
I worked on a basic implementation of these APIs for firefox last summer (as part of a Summer of Code project). From what I hear, its going to take a while before you see it in Firefox.