Share via


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
Public method SrgsToken Initializes a new instance of the SrgsToken class and specifies the text to be recognized.

Top

Properties

  Name Description
Public property Display Gets or sets the display form of the text to be spoken.
Public property Pronunciation Gets or sets the string that defines the pronunciation for the token.
Public property Text Gets or sets the text contained within the SrgsToken class instance.

Top

Methods

  Name Description
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method ToString (inherited from Object)

Top

See Also

Reference

SrgsToken Class

Microsoft.Speech.Recognition.SrgsGrammar Namespace