SrgsToken Members
From Microsoft Speech Platform SDK 11
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. |
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. |
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.) |