SpeechGrammarSet.Remove Method

Removes a grammar with a specified key from the grammar set.

Syntax

public:
SpeechGrammar^ Remove(
         String^ key
)  

Parameters

key
Type: String 

 The key.

Return value

Type: SpeechGrammar 

A SpeechGrammar object.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarSet Class

SpeechGrammarSet Members

Windows.Xbox.Speech.Recognition Namespace