Enum SpeechError
Namespace: UnityEngine.Windows.Speech
Assembly: UnityEngine.dll
Syntax
public enum SpeechError
Fields
| Name | Description |
|---|---|
| AudioQualityFailure | |
| GrammarCompilationFailure | |
| GrammarLanguageMismatch | |
| MicrophoneUnavailable | |
| NetworkFailure | |
| NoError | |
| PauseLimitExceeded | |
| TimeoutExceeded | |
| TopicLanguageNotSupported | |
| UnknownError |