[webkit-dev] Feature Announcement: WebSpeech - Speech Synthesis

Dominic Mazzoni dmazzoni at google.com
Sun Jan 13 20:33:10 PST 2013


On Sun, Jan 13, 2013 at 2:10 PM, Benjamin Poulain <benjamin at webkit.org>wrote:

> On Sun, Jan 13, 2013 at 2:12 AM, Chris Fleizach <cfleizach at apple.com>
>  wrote:
>
>> 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
>>
>> [...]
>
> Let me know if you have any questions.
>>
>
> Completely out of curiosity: How does the voiceURI attribute works? Is
> there some kind of standard for voices?
>

There's no standard (yet). A client is supposed to call getVoices() to get
a list of possible voices, and the voiceURI is a unique identifier for each
one.

- Dominic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130113/23718042/attachment.html>


More information about the webkit-dev mailing list