SpeechRecognizer Class

Represents a SpeechRecognizer object, which enables speech recognition.

Syntax

public ref class SpeechRecognizer sealed : ISpeechRecognizer, IClosable  

Remarks

Developers can create a recognizer in a specific language in locales which are not supported by speech by default. Use CreateSpeechRecognizerForLocale() to pass in a LANGID that matches a locale supported by the title.

Scenario:

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace