package js.html
Available on jsinline read only AUDIO_BUSY:SpeechSynthesisErrorCode = "audio-busy"
inline read only AUDIO_HARDWARE:SpeechSynthesisErrorCode = "audio-hardware"
inline read only CANCELED:SpeechSynthesisErrorCode = "canceled"
inline read only INTERRUPTED:SpeechSynthesisErrorCode = "interrupted"
inline read only INVALID_ARGUMENT:SpeechSynthesisErrorCode = "invalid-argument"
inline read only LANGUAGE_UNAVAILABLE:SpeechSynthesisErrorCode = "language-unavailable"
inline read only NETWORK:SpeechSynthesisErrorCode = "network"
inline read only SYNTHESIS_FAILED:SpeechSynthesisErrorCode = "synthesis-failed"
inline read only SYNTHESIS_UNAVAILABLE:SpeechSynthesisErrorCode = "synthesis-unavailable"
inline read only TEXT_TOO_LONG:SpeechSynthesisErrorCode = "text-too-long"
inline read only VOICE_UNAVAILABLE:SpeechSynthesisErrorCode = "voice-unavailable"
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/SpeechSynthesisErrorCode.html