package js.html
Available on jsinline read only ABORTED:SpeechRecognitionErrorCode = "aborted"
inline read only AUDIO_CAPTURE:SpeechRecognitionErrorCode = "audio-capture"
inline read only BAD_GRAMMAR:SpeechRecognitionErrorCode = "bad-grammar"
inline read only LANGUAGE_NOT_SUPPORTED:SpeechRecognitionErrorCode = "language-not-supported"
inline read only NETWORK:SpeechRecognitionErrorCode = "network"
inline read only NOT_ALLOWED:SpeechRecognitionErrorCode = "not-allowed"
inline read only NO_SPEECH:SpeechRecognitionErrorCode = "no-speech"
inline read only SERVICE_NOT_ALLOWED:SpeechRecognitionErrorCode = "service-not-allowed"
static inline read only ABORTED:SpeechRecognitionErrorCode = "aborted"
static inline read only AUDIO_CAPTURE:SpeechRecognitionErrorCode = "audio-capture"
static inline read only BAD_GRAMMAR:SpeechRecognitionErrorCode = "bad-grammar"
static inline read only LANGUAGE_NOT_SUPPORTED:SpeechRecognitionErrorCode = "language-not-supported"
static inline read only NETWORK:SpeechRecognitionErrorCode = "network"
static inline read only NOT_ALLOWED:SpeechRecognitionErrorCode = "not-allowed"
static inline read only NO_SPEECH:SpeechRecognitionErrorCode = "no-speech"
static inline read only SERVICE_NOT_ALLOWED:SpeechRecognitionErrorCode = "service-not-allowed"
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SpeechRecognitionErrorCode.html