[webkit-dev] Feature Announcement: WebSpeech - Speech Synthesis
Chris Fleizach
cfleizach at apple.com
Sun Jan 13 02:12:14 PST 2013
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
More information about the webkit-dev
mailing list