SrgsSemanticInterpretationTag Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

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

The SrgsSemanticInterpretationTag type exposes the following members.

Constructors

  NameDescription
Public methodSrgsSemanticInterpretationTag()()()()Creates an instance of the SrgsSemanticInterpretationTag class.
Public methodSrgsSemanticInterpretationTag(String)Creates an instance of the SrgsSemanticInterpretationTag class, specifying the script contents of the tag.
Top

Properties

  NameDescription
Public propertyScriptGets or sets the ECMAScript for the tag.
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