Delegate PhraseRecognitionSystem.StatusDelegate
Namespace: UnityEngine.Windows.Speech
Assembly: UnityEngine.dll
Syntax
public delegate void StatusDelegate(SpeechSystemStatus status);
Parameters
| Type | Name | Description |
|---|---|---|
| SpeechSystemStatus | status |
public delegate void StatusDelegate(SpeechSystemStatus status);
| Type | Name | Description |
|---|---|---|
| SpeechSystemStatus | status |