Changes between Version 23 and Version 24 of PrefixedAPIs
- Timestamp:
- Apr 10, 2012, 4:14:47 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefixedAPIs
v23 v24 73 73 * Speech 74 74 * 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 75 76 * Speech Input 76 77 * 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. 77 80 * Vibration 78 81 * Navigator.webkitVibrate