Re: TTS proposal to split Utterance into its own interface

I've updated the spec with the IDL and Examples:
https://dvcs.w3.org/hg/speech-api/rev/ac45dde583b1

As always, the current draft spec is at:
http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html


On Mon, Aug 20, 2012 at 7:56 AM, Dominic Mazzoni <dmazzoni@google.com>wrote:

> On Mon, Aug 20, 2012 at 2:48 AM, Hans Wennborg <hwennborg@google.com>
> wrote:
> > (Which makes me wonder if we should do the same for speech recognition
> too?)
>
> Makes sense! Let's keep them symmetrical either way.
>
> > I wonder if we could come up with a less verbose name than
> > stopAndFlushQueue, but that's just a minor detail.
>
> You could just call is stop() or silence() and add a comment saying it
> flushes the queue.
>
> >>>>    attribute DOMString serviceURI;
> >
> > What does serviceURI do in this context?
>
> It should be possible to have multiple utterances that go to different
> speech services - for example two different voices.
>
> - Dominic
>
>

Received on Tuesday, 11 September 2012 09:59:16 UTC