C# (CSharp) UnityEngine.Windows.Speech Namespace

Classes

Name Description
DictationRecognizer

DictationRecognizer listens to speech input and attempts to determine what phrase was uttered.

PhraseRecognitionSystem

Phrase recognition system is responsible for managing phrase recognizers and dispatching recognition events to them.

PhraseRecognizedEventArgs
PhraseRecognizer

A common base class for both keyword recognizer and grammar recognizer.

SemanticMeaning