SrgsRuleRef Constructor (SrgsRule, String)
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in microsoft.speech.dll)
Syntax
'Declaration
Public Sub New ( _
rule As SrgsRule, _
semanticKey As String _
)
public SrgsRuleRef (
SrgsRule rule,
string semanticKey
)
public:
SrgsRuleRef (
SrgsRule^ rule,
String^ semanticKey
)
public SrgsRuleRef (
SrgsRule rule,
String semanticKey
)
public function SrgsRuleRef (
rule : SrgsRule,
semanticKey : String
)
Parameters
- rule
- semanticKey
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition
Target Platforms
See Also
Reference
SrgsRuleRef Class
SrgsRuleRef Members
Microsoft.Speech.Recognition.SrgsGrammar Namespace