SpeechSynthesisErrorCode

SpeechSynthesisErrorCode(String)

package js-html

Available on js

Variables

inline read only AUDIO_BUSY:SpeechSynthesisErrorCode = "audio-busy"

inline read only AUDIO_HARDWARE:SpeechSynthesisErrorCode = "audio-hardware"

inline read only CANCELED:SpeechSynthesisErrorCode = "canceled"

inline read only INTERRUPTED:SpeechSynthesisErrorCode = "interrupted"

inline read only INVALID_ARGUMENT:SpeechSynthesisErrorCode = "invalid-argument"

inline read only LANGUAGE_UNAVAILABLE:SpeechSynthesisErrorCode = "language-unavailable"

inline read only NETWORK:SpeechSynthesisErrorCode = "network"

inline read only SYNTHESIS_FAILED:SpeechSynthesisErrorCode = "synthesis-failed"

inline read only SYNTHESIS_UNAVAILABLE:SpeechSynthesisErrorCode = "synthesis-unavailable"

inline read only TEXT_TOO_LONG:SpeechSynthesisErrorCode = "text-too-long"

inline read only VOICE_UNAVAILABLE:SpeechSynthesisErrorCode = "voice-unavailable"

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部