package js.html
extends SpeechSynthesisEvent › Event
Available on jsThe
SpeechSynthesisErrorEvent
interface of the Web Speech API contains information about any errors that occur while processingSpeechSynthesisUtterance
objects in the speech service.Documentation SpeechSynthesisErrorEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
new (type:String, eventInitDict:SpeechSynthesisErrorEventInit)
Throws:
null |
DOMError |
---|
read only error:SpeechSynthesisErrorCode
Returns an error code indicating what has gone wrong with a speech synthesis attempt.
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/SpeechSynthesisErrorEvent.html