ISpeechRecognizer.Grammars Property

Gets the speech grammar set that is currently associated with this speech recognizer.

Syntax

public:
property SpeechGrammarSet^ Grammars {
         SpeechGrammarSet^ get ();
}  

Property value

Type: SpeechGrammarSet 

The speech grammar set that is currently associated with this speech recognizer.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

ISpeechRecognizer Interface

ISpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace