updated draft

I've done most of the substantive updates based on the past 3 weeks of web api calls and last week's protocol call.  The major missing piece is converting the method/function to set the various parameters into attribute values which is a lot of editing but not very substantive.

Changes in order are:

>From the minutes of http://www.w3.org/2011/09/08-htmlspeech-minutes

Section 5:  mention the default action for checkbox includes setting the checked and fixed hidden.
Section 5:  In the reco binding, change should to MUST.
Section 4:  remove "=FunctionOnly".
Section 7:  authorizedState variable with 3 values (unknown/auth/no) and corresponding event raised when changes in state occur
Section 7: remove addGrammarName
Section 7: beef up explanation that builtins can be by URI
Section 7: add comment in document that user specific information would be set through generic set parameter functionality
Section 7: default endpoint to true
Section 7: default setfinalizebeforeend to true
Section 7: merge interimresults and interimresultsfreq, one thing, an integer, 0 means off, other values are a hint that specifies the approx milliseconds between interim results, default is 0

>From the minutes of http://www.w3.org/2011/09/15-htmlspeech-minutes.html

Section 7: change setParameter to setCustomParameter
Section 7: flesh out comments so no buffer for media stream, we start the reco when the start/reco is called, and it starts listening to the stream only then

>From minutes of http://www.w3.org/2011/09/22-htmlspeech-minutes.html including incorporating new functionality from http://lists.w3.org/Archives/Public/public-xg-htmlspeech/2011Sep/0033.html

Section 7:  remove saveWaformURI
Section 7: make sure there is a session id in the speech result
Section 7:  Add a continuous attribute
Section 7: Made SpeechInputRequest a constructable object
Section 7: Add service URI
Section 7:  Added methods open, start, stop, abort and the relevant events
Section 7: Fixed the result event
Section 3: Removed this section
Section 4: Removed this section

>From minutes of http://www.w3.org/2011/09/29-htmlspeech-minutes.html and incorporating new functionality from http://lists.w3.org/Archives/Public/public-xg-htmlspeech/2011Sep/0043.html

Section 7:  Add SpeechInputAlternative
Section 7: Add SpeechInputResult
Section 7: Add SpeechInputResultEvent
Section 6: Add lastMark attribute
Section 6: Add SSML support statemtents.
Section 6: Add timeupdate information.
Section 6: Removed SpeechOutputRequest.
Section 8: Removed this section.

>From minutes of http://www.w3.org/2011/10/06-htmlspeech-minutes.html

Section 7: Add sendInfo

Changes not done include:

Section 7:  change the set methods to attributes
Everywhere: proofread to set camelCase consistently throughout
Everywhere:  Renumber sections now that some sections have been removed.
?: add speech-x event information for non-standard custom events (I.e.,  visime)

Received on Thursday, 13 October 2011 10:41:18 UTC