ISpeechGrammarRules FindRule Method (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

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.