Hello, I'm planning on implementing the speech synthesis aspect of the WebSpeech API Specification https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html#tts-section
The WebKit bug can be found here https://bugs.webkit.org/show_bug.cgi?id=106742 I'll be putting the files in the Modules/speech/ directory where the WebSpeech Speech Recognition files live, but I'll be using a different ENABLE flag so that a platform can decide to support one or the other (or both). The flag I plan on using is WEB_SPEECH_SYNTHESIS Let me know if you have any questions. Thanks _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

