Add a choice rule using a key.
public:
SpeechChoiceRule^ AddChoiceRule(
String^ key
)
key
Type: String
The key.
Type: SpeechChoiceRule
The SpeechChoiceRule object associated with the specified key.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechGrammarBuilderRuleSet Class