SpeechGrammarBuilderRuleSet.Remove Method

Removes the grammar builder rule for a specified key.

Syntax

public:
ISpeechRule^ Remove(
         String^ key
)  

Parameters

key
Type: String 

 The key.

Return value

Type: ISpeechRule 

The ISpeechGrammarBuilderRule object for the specified key.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarBuilderRuleSet Class

SpeechGrammarBuilderRuleSet Members

Windows.Xbox.Speech.Recognition Namespace