Share via


SrgsRuleRef Constructor

Initializes a new instance of the SrgsRuleRef class.

Overload List

Name Description
SrgsRuleRef (SrgsRule)
Initializes a new instance of the SrgsRuleRef class, specifying the rule to reference.
SrgsRuleRef (Uri)
Initializes a new instance of the SrgsRuleRef class, specifying the Uniform Resource Identifier (URI) of the grammar to reference.
SrgsRuleRef (SrgsRule, String)  
SrgsRuleRef (Uri, String)
Initializes a new instance of the SrgsRuleRef class, specifying the Uniform Resource Identifier (URI) of the grammar to reference and the identifier of the rule.
SrgsRuleRef (Uri, String, String)
Initializes a new instance of the SrgsRuleRef class, specifying the URI of the rule, the identifier of the rule, and the string alias of the semantic dictionary.

See Also

Reference

SrgsRuleRef Class
SrgsRuleRef Members
Microsoft.Speech.Recognition.SrgsGrammar Namespace