Microsoft Speech Platform
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.