SrgsToken Members

Represents the World Wide Web Consortium (W3C) Speech Recognition Grammar Specification (SRGS) token element.

The following tables list the members exposed by the SrgsToken type.

Public Constructors

  Name Description
SrgsToken Initializes a new instance of the SrgsToken class, specifying the text of the SrgsToken class instance.

Top

Public Properties

  Name Description
Dd146924.pubproperty(en-us,office.13).gif Display Gets or sets how recognized text is returned.
Dd146924.pubproperty(en-us,office.13).gif Pronunciation Gets or sets the pronunciation phoneme string for the token.
Dd146924.pubproperty(en-us,office.13).gif Text Gets or sets the text contained within the SrgsToken class instance.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd146924.pubmethod(en-us,office.13).gif CreateObjRef  (inherited from MarshalByRefObject )
Dd146924.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd146924.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd146924.pubmethod(en-us,office.13).gif GetLifetimeService  (inherited from MarshalByRefObject )
Dd146924.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd146924.pubmethod(en-us,office.13).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
Dd146924.pubmethod(en-us,office.13).gifDd146924.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd146924.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd146924.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd146924.protmethod(en-us,office.13).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

See Also

Reference

SrgsToken Class
Microsoft.Speech.Recognition.SrgsGrammar Namespace