SpeechGrammarSet Members

SpeechGrammarSet has the following members.

Public Properties

  Name Description
Size Gets the number of grammars associated with the speech grammar set.

Public Methods

  Name Description
AddGrammarFromBuilder Adds a specified key and grammar to the grammar set.
AddGrammarFromList Creates a SpeechGrammar object by using a string array of values, and adds it to the speech grammar set.
AddGrammarFromStream Adds grammar from a stream.
AddGrammarFromUri Creates a SpeechGrammar object by using a SGRS grammar file, and adds it to the speech grammar set.
Clear Removes all SpeechGrammar objects from the speech grammar set.
First Returns the first grammar in the grammar set.
HasKey Determines whether the speech grammar set contains a specific grammar.
Lookup Returns a grammar associated with a speech grammar set.
Remove Removes a grammar with a specified key from the grammar set.
Split Splits the map view of the speech grammar set into two map views.

See also

Reference

SpeechGrammarSet Class

Windows.Xbox.Speech.Recognition Namespace