







Initializes a new instance of the SrgsText 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 SrgsText() |
| C# |
|---|
public SrgsText() |
Remarks
This constructor is the default constructor for the SrgsText class.
