W3cubDocs

/Haxe JavaScript

SpeechRecognitionErrorCode(String)

package js.html

Available on js

Variables

inlineread onlyABORTED:SpeechRecognitionErrorCode = "aborted"

inlineread onlyAUDIO_CAPTURE:SpeechRecognitionErrorCode = "audio-capture"

inlineread onlyBAD_GRAMMAR:SpeechRecognitionErrorCode = "bad-grammar"

inlineread onlyLANGUAGE_NOT_SUPPORTED:SpeechRecognitionErrorCode = "language-not-supported"

inlineread onlyNETWORK:SpeechRecognitionErrorCode = "network"

inlineread onlyNOT_ALLOWED:SpeechRecognitionErrorCode = "not-allowed"

inlineread onlyNO_SPEECH:SpeechRecognitionErrorCode = "no-speech"

inlineread onlySERVICE_NOT_ALLOWED:SpeechRecognitionErrorCode = "service-not-allowed"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SpeechRecognitionErrorCode.html