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