SrgsToken Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Represents a word or short phrase that can be recognized.

The SrgsToken type exposes the following members.

Constructors

  NameDescription
Public methodSrgsTokenInitializes a new instance of the SrgsToken class and specifies the text to be recognized.
Top

Properties

  NameDescription
Public propertyDisplayGets or sets the display form of the text to be spoken.
Public propertyPronunciationGets or sets the string that defines the pronunciation for the token.
Public propertyTextGets or sets the text contained within the SrgsToken class instance.
Top

Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone()()()() (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Object.)
Top

See Also