SpeechRecognizer.SetRecognizer Method

Sets the active speech recognizer to the one specified in the SpeechRecognizerInformation object.

Syntax

public:
void SetRecognizer(
         SpeechRecognizerInformation^ recognizerInformation
)  

Parameters

recognizerInformation
Type: SpeechRecognizerInformation 

An object that contains information about the speech recognizer.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizer Class

SpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace