SrgsSemanticInterpretationTag Members
From Microsoft Speech Platform SDK 11
| SrgsSemanticInterpretationTag Members |
| SrgsSemanticInterpretationTag Class Constructors Methods Properties See Also Send Feedback |
Represents a tag that contains ECMAScript that is run when the rule is matched.
The SrgsSemanticInterpretationTag type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SrgsSemanticInterpretationTag()()()() | Creates an instance of the SrgsSemanticInterpretationTag class. | |
| SrgsSemanticInterpretationTag(String) | Creates an instance of the SrgsSemanticInterpretationTag class, specifying the script contents of the tag. |
Properties
| Name | Description | |
|---|---|---|
| Script | Gets or sets the ECMAScript for the tag. |
Methods
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLifetimeService | (Inherited from MarshalByRefObject.) | |
| GetType | (Inherited from Object.) | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
| ToString | (Inherited from Object.) |