SpeechRecognitionErrorCode

SpeechRecognitionErrorCode(String)

package js-html

Available on js

Variables

inline 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"

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部