package js.html
Available on js
inlineread onlyAUDIO_BUSY:SpeechSynthesisErrorCode = "audio-busy"
inlineread onlyAUDIO_HARDWARE:SpeechSynthesisErrorCode = "audio-hardware"
inlineread onlyCANCELED:SpeechSynthesisErrorCode = "canceled"
inlineread onlyINTERRUPTED:SpeechSynthesisErrorCode = "interrupted"
inlineread onlyINVALID_ARGUMENT:SpeechSynthesisErrorCode = "invalid-argument"
inlineread onlyLANGUAGE_UNAVAILABLE:SpeechSynthesisErrorCode = "language-unavailable"
inlineread onlyNETWORK:SpeechSynthesisErrorCode = "network"
inlineread onlySYNTHESIS_FAILED:SpeechSynthesisErrorCode = "synthesis-failed"
inlineread onlySYNTHESIS_UNAVAILABLE:SpeechSynthesisErrorCode = "synthesis-unavailable"
inlineread onlyTEXT_TOO_LONG:SpeechSynthesisErrorCode = "text-too-long"
inlineread onlyVOICE_UNAVAILABLE:SpeechSynthesisErrorCode = "voice-unavailable"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SpeechSynthesisErrorCode.html