Resumes continuous speech recognition.
public:
void ResumeContinuousRecognition()
Calling this method also changes the state of the speech recognizer to InProgress. Consequently, the ContinuousRecognitionStatusChanged event is raised.
This method can only be called when the speech recognizer is in the Paused state.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
ISpeechRecognizer.StartContinuousRecognition Method
ISpeechRecognizer.StopContinuousRecognition Method