Looks up the grammar builder rule for a specified key.
public:
ISpeechRule^ Lookup(
String^ key
)
key
Type: String
The key.
Type: ISpeechRule
A grammar builder rule object associated with the specified key.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechGrammarBuilderRuleSet Class