Variables

@:value(cast "audio-busy")@:impl@:enuminlineread onlyAUDIO_BUSY:SpeechSynthesisErrorCode = "audio-busy"

@:value(cast "audio-hardware")@:impl@:enuminlineread onlyAUDIO_HARDWARE:SpeechSynthesisErrorCode = "audio-hardware"

@:value(cast "canceled")@:impl@:enuminlineread onlyCANCELED:SpeechSynthesisErrorCode = "canceled"

@:value(cast "interrupted")@:impl@:enuminlineread onlyINTERRUPTED:SpeechSynthesisErrorCode = "interrupted"

@:value(cast "invalid-argument")@:impl@:enuminlineread onlyINVALID_ARGUMENT:SpeechSynthesisErrorCode = "invalid-argument"

@:value(cast "language-unavailable")@:impl@:enuminlineread onlyLANGUAGE_UNAVAILABLE:SpeechSynthesisErrorCode = "language-unavailable"

@:value(cast "network")@:impl@:enuminlineread onlyNETWORK:SpeechSynthesisErrorCode = "network"

@:value(cast "synthesis-failed")@:impl@:enuminlineread onlySYNTHESIS_FAILED:SpeechSynthesisErrorCode = "synthesis-failed"

@:value(cast "synthesis-unavailable")@:impl@:enuminlineread onlySYNTHESIS_UNAVAILABLE:SpeechSynthesisErrorCode = "synthesis-unavailable"

@:value(cast "text-too-long")@:impl@:enuminlineread onlyTEXT_TOO_LONG:SpeechSynthesisErrorCode = "text-too-long"

@:value(cast "voice-unavailable")@:impl@:enuminlineread onlyVOICE_UNAVAILABLE:SpeechSynthesisErrorCode = "voice-unavailable"