Legacy Documentation: Version 2017.1 (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.

Variables

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.

Did you find this page useful? Please give it a rating: