SpeechRecognizer.Grammars Property

Gets the collection of grammar objects that are associated with the speech recognizer.

Syntax

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

Property value

Type: SpeechGrammarSet 

The set of speech grammars associated with the speech recognizer.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechRecognizer Class

SpeechRecognizer Members

Windows.Xbox.Speech.Recognition Namespace