Variables

@:value(cast "aborted")@:enum@:implinlineread onlyABORTED:SpeechRecognitionErrorCode = "aborted"

@:value(cast "audio-capture")@:enum@:implinlineread onlyAUDIO_CAPTURE:SpeechRecognitionErrorCode = "audio-capture"

@:value(cast "bad-grammar")@:enum@:implinlineread onlyBAD_GRAMMAR:SpeechRecognitionErrorCode = "bad-grammar"

@:value(cast "language-not-supported")@:enum@:implinlineread onlyLANGUAGE_NOT_SUPPORTED:SpeechRecognitionErrorCode = "language-not-supported"

@:value(cast "network")@:enum@:implinlineread onlyNETWORK:SpeechRecognitionErrorCode = "network"

@:value(cast "not-allowed")@:enum@:implinlineread onlyNOT_ALLOWED:SpeechRecognitionErrorCode = "not-allowed"

@:value(cast "no-speech")@:enum@:implinlineread onlyNO_SPEECH:SpeechRecognitionErrorCode = "no-speech"

@:value(cast "service-not-allowed")@:enum@:implinlineread onlySERVICE_NOT_ALLOWED:SpeechRecognitionErrorCode = "service-not-allowed"