SelectKeywordRecognizer.OnPhraseRecognized Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event to be fired when the "select" keyword is recognized
public event UnityEngine.Windows.Speech.PhraseRecognizer.PhraseRecognizedDelegate OnPhraseRecognized;
member this.OnPhraseRecognized : UnityEngine.Windows.Speech.PhraseRecognizer.PhraseRecognizedDelegate
Public Custom Event OnPhraseRecognized As PhraseRecognizer.PhraseRecognizedDelegate
Event Type
UnityEngine.Windows.Speech.PhraseRecognizer.PhraseRecognizedDelegate