







|
| SrgsSemanticInterpretationTag Constructor |
| SrgsSemanticInterpretationTag Class See Also Send Feedback |
Creates an instance of the SrgsSemanticInterpretationTag class.
Namespace:
Microsoft.Speech.Recognition.SrgsGrammar
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual Basic (Usage) |
|---|
Dim instance As New SrgsSemanticInterpretationTag() |
| C# |
|---|
public SrgsSemanticInterpretationTag() |
Remarks
This constructor creates a semantic interpretation tag whose Script property contains an empty string.
