Show / Hide Table of Contents

Enum SpeechSystemStatus

Namespace: UnityEngine.Windows.Speech
Assembly: UnityEngine.dll
Syntax
public enum SpeechSystemStatus

Fields

Name Description
Failed
Running
Stopped

Extension Methods

MustExtensions.MustBeEqual<SpeechSystemStatus>(SpeechSystemStatus)
MustExtensions.MustBeEqual<SpeechSystemStatus>(SpeechSystemStatus, String)
MustExtensions.MustNotBeEqual<SpeechSystemStatus>(SpeechSystemStatus)
MustExtensions.MustNotBeEqual<SpeechSystemStatus>(SpeechSystemStatus, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX