Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SpeechError

enumeration

Description

Represents an error in a speech recognition system.

Properties

NoErrorNo error occurred.
TopicLanguageNotSupportedSupplied grammar file language is not supported.
GrammarCompilationFailureSpeech recognition engine failed to compiled specified grammar.
AudioQualityFailureSpeech recognition engine failed because the audio quality was too low.
TimeoutExceededA speech recognition system has timed out.
NetworkFailureSpeech error occurred due to a network failure.
MicrophoneUnavailableSpeech error occurred because a microphone was not available.
UnknownErrorA speech recognition system has encountered an unknown error.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答