Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsElement Members
Include Protected Members
Include Inherited Members
Defines the base class for classes in the Microsoft.Speech.Recognition.SrgsGrammar namespace that correspond to the elements in an SRGS grammar.
The SrgsElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SrgsElement | Infrastructure. Initializes a new instance of the SrgsElement class. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top