Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SrgsText Members

Include Protected Members
Include Inherited Members

Represents the textual content of grammar elements defined by the World Wide Web Consortium (W3C) Speech Recognition Grammar Specification (SRGS) Version 1.0.

The SrgsText type exposes the following members.

Constructors

  Name Description
Public method SrgsText() Initializes a new instance of the SrgsText class.
Public method SrgsText(String) Initializes a new instance of the SrgsText class, specifying the text of the instance.

Top

Properties

  Name Description
Public property Text Gets or sets the text contained within the SrgsText 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

SrgsText Class

Microsoft.Speech.Recognition.SrgsGrammar Namespace