Re: Potential errata being discussed in our Speech API bugzilla database

Reminder, there are several issues being discussed in our Speech API
bugzilla database [1]. I encourage you to review and provide feedback.

- SpeechRecognitionError should have 'service-error'
- When cancel() is called on SpeechSynthesis, does the end() or error()
event get fired
- Need to clarify what happens if two windows try to speak
- Clarify what happens if more than one SpeechSynthesis instance try to
speak the same utterance
- Rename SpeechRecognitionError to SpeechRecognitionErrorEvent
(If you wish to receive email for updates on any of the above, add yourself
as a cc.)

Also, an open issue is being discussed in this mailing list [2] "Poor error
events in SpeechSynthesis API"

Several issues have been resolved, and are now listed in the errata [3].

[1]
https://www.w3.org/Bugs/Public/buglist.cgi?product=Speech%20API&component=Speech%20API
[2] http://lists.w3.org/Archives/Public/public-speech-api/2013Mar/0005.html
[3] http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi-errata.html

/Glen Shires

On Tue, Feb 5, 2013 at 8:13 AM, Glen Shires <gshires@google.com> wrote:

> Reminder, there are several issues being discussed in our Speech API
> bugzilla
> database [1]. I encourage you to read and provide feedback.
>
> - SpeechSynthesisUtterance interface voiceURI attribute should be voice
> - reconsider which objects are event targets
> - SpeechRecognitionError should have 'service-error'
>
> (If you wish to receive email for each update, add yourself as a cc.)
>
> [1]
>
> https://www.w3.org/Bugs/Public/buglist.cgi?product=Speech%20API&component=Speech%20API
>
> /Glen Shires
>

Received on Saturday, 23 March 2013 01:14:11 UTC