SpeechGrammarSet.Lookup Method

Returns a grammar associated with a speech grammar set.

Syntax

public:
SpeechGrammar^ Lookup(
         String^ key
)  

Parameters

key
Type: String 

 The name of the grammar.

Return value

Type: SpeechGrammar 

The speech grammar.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarSet Class

SpeechGrammarSet Members

Windows.Xbox.Speech.Recognition Namespace