Delegate DictationRecognizer.DictationHypothesisDelegate
Namespace: UnityEngine.Windows.Speech
Assembly: UnityEngine.dll
Syntax
public delegate void DictationHypothesisDelegate(string text);
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |
public delegate void DictationHypothesisDelegate(string text);
| Type | Name | Description |
|---|---|---|
| String | text |