SpeechGrammarBuilder.SetRootRule Method

Sets the root rule with a specified rule key.

Syntax

public:
void SetRootRule(
         String^ ruleKey
)  

Parameters

ruleKey
Type: String 

 The rule key.

Remarks

To find out more about a rule key, see the SpeechGrammarBuilderRuleSet class.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarBuilder Class

SpeechGrammarBuilder Members

Windows.Xbox.Speech.Recognition Namespace