Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DictationRecognizer.DictationHypothesisDelegate

Callback indicating a hypothesis change event. You should register with DictationHypothesis event.
Read time 1 minuteLast updated 12 days ago

Definition

public delegate void DictationRecognizer.DictationHypothesisDelegate(string text)