ISpeechGrammarRules FindRule Method (SAPI 5.3)
Microsoft Speech API 5.3
Interface: ISpeechGrammarRules
FindRule Method
The FindRule method returns a grammar rule, specified by Name or by ID.
ISpeechGrammarRules.FindRule(
RuleNameOrId As Variant
) As ISpeechGrammarRule
Parameters
- RuleNameOrId
Specifies the RuleNameOrId.
Return Value
The FindRule method returns an ISpeechGrammarRule variable.