DictationRecognizer.DictationHypothesisDelegate
Callback indicating a hypothesis change event. You should register with DictationHypothesis event.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.Windows.Speech
- Assembly: UnityEngine.CoreModule
public delegate void DictationRecognizer.DictationHypothesisDelegate(string text)