Class PhraseRecognitionSystem
Inheritance
PhraseRecognitionSystem
Assembly: UnityEngine.dll
Syntax
public static class PhraseRecognitionSystem
Properties
isSupported
Declaration
public static bool isSupported { get; }
Property Value
Status
Declaration
public static SpeechSystemStatus Status { get; }
Property Value
Methods
Restart()
Declaration
public static void Restart()
Shutdown()
Declaration
public static void Shutdown()
Events
|
Improve this Doc
View Source
OnError
Declaration
public static event PhraseRecognitionSystem.ErrorDelegate OnError
Event Type
|
Improve this Doc
View Source
OnStatusChanged
Declaration
public static event PhraseRecognitionSystem.StatusDelegate OnStatusChanged
Event Type