Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsElement Constructor
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the SrgsElement class.
Namespace: Microsoft.Speech.Recognition.SrgsGrammar
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SrgsElement()
protected SrgsElement()