ISpeechRecognizer.GetRecognizer Method

Gets the SpeechRecognizerInformation object that contains information about the current recognizer.

Syntax

public:
SpeechRecognizerInformation^ GetRecognizer()  

Return value

Type: SpeechRecognizerInformation 

The information about the current speech recognizer.

Remarks

You can use this method do find out which language the speech recognizer can currently process.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

ISpeechRecognizer Interface

ISpeechRecognizer Members

SpeechRecognizerInformation Class

Windows.Xbox.Speech.Recognition Namespace