ISpeechGrammarRules FindRule Method

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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.