Changes between Version 23 and Version 24 of PrefixedAPIs


Ignore:
Timestamp:
Apr 10, 2012 4:14:47 AM (12 years ago)
Author:
hans@chromium.org
Comment:

add spec links for speech and speech input

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v23 v24  
    7373 * Speech
    7474    * DOMWindow.webkitSpeechRecognition, DOMWindow.webkitSpeechRecognitionError, DOMWindow.webkitSpeechRecognitionEvent, DOMWindow.webkitSpeechGrammar, DOMWindow.webkitSpeechGrammarList
     75    * W3C CG for spec work getting started; spec proposal lives here in the meantime: http://speech-javascript-api-spec.googlecode.com/git/speechapi.html
    7576 * Speech Input
    7677    * HTMLInputElement.webkitSpeech, HTMLInputElement.webkitGrammar, HTMLInputElement.onwebkitspeechchange
     78    * spec: http://www.w3.org/2005/Incubator/htmlspeech/2010/10/google-api-draft.html
     79    * This API will be replaced by the Speech JavaScript API ("Speech" above) when that has been implemented.
    7780 * Vibration
    7881    * Navigator.webkitVibrate