Re: TTS proposal to split Utterance into its own interface

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 Monday, 20 August 2012 14:56:50 UTC