SpeechGrammarBuilderRuleSet.AddSequenceRule Method (String)

Adds a sequence rule using a key.

Syntax

public:
SpeechSequenceRule^ AddSequenceRule(
         String^ key
)  

Parameters

key
Type: String 

 The key.

Return value

Type: SpeechSequenceRule 

The SpeechSequenceRule object associated with the specified key.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarBuilderRuleSet Class

SpeechGrammarBuilderRuleSet Members

Windows.Xbox.Speech.Recognition Namespace