Gets or sets whether the grammar can be used by the speech recognizer to perform recognition.
public:
property bool Enabled {
bool get ();
void set (bool value);
}
Type: bool
If true, the grammar is used to perform recognition. If false, the grammar is not used.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd