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