You are reading help file online using chmlib.com
|
Interface: ISpeechGrammarRules
The FindRule method returns a grammar rule, specified by Name or by ID.
ISpeechGrammarRules.FindRule(
RuleNameOrId As Variant
) As ISpeechGrammarRule
The FindRule method returns an ISpeechGrammarRule variable.
You are reading help file online using chmlib.com
|