Share via


Note

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

SrgsSemanticInterpretationTag Members

Include Protected Members
Include Inherited Members

Represents a tag that contains ECMAScript that is run when the rule is matched.

The SrgsSemanticInterpretationTag type exposes the following members.

Constructors

  Name Description
Public method SrgsSemanticInterpretationTag() Creates an instance of the SrgsSemanticInterpretationTag class.
Public method SrgsSemanticInterpretationTag(String) Creates an instance of the SrgsSemanticInterpretationTag class, specifying the script contents of the tag.

Top

Properties

  Name Description
Public property Script Gets or sets the ECMAScript for the tag.

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

SrgsSemanticInterpretationTag Class

Microsoft.Speech.Recognition.SrgsGrammar Namespace