Event raised when there is a change to the audio capture state.
public:
event TypedEventHandler<SpeechRecognizer^ , SpeechRecognizerAudioCaptureStateChangedEventArgs^ >^ AudioCaptureStateChanged {
EventRegistrationToken add (TypedEventHandler<SpeechRecognizer^ , SpeechRecognizerAudioCaptureStateChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd