Adds a sequence rule using a key.
public:
SpeechSequenceRule^ AddSequenceRule(
String^ key
)
key
Type: String
The key.
Type: SpeechSequenceRule
The SpeechSequenceRule object associated with the specified key.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechGrammarBuilderRuleSet Class