Event that fires when a phrase is started.
public:
event TypedEventHandler<SpeechRecognizer^ , SpeechRecognizerPhraseStartedEventArgs^ >^ PhraseStarted {
EventRegistrationToken add (TypedEventHandler<SpeechRecognizer^ , SpeechRecognizerPhraseStartedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd