Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsToken Members
Include Protected Members
Include Inherited Members
Represents a word or short phrase that can be recognized.
The SrgsToken type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SrgsToken | Initializes a new instance of the SrgsToken class and specifies the text to be recognized. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Display | Gets or sets the display form of the text to be spoken. |
![]() |
Pronunciation | Gets or sets the string that defines the pronunciation for the token. |
![]() |
Text | Gets or sets the text contained within the SrgsToken class instance. |
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