SrgsOneOf Members
From Microsoft Speech Platform SDK 11
Represents a list of alternative words or phrases, any one of which may be used to match speech input.
The SrgsOneOf type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SrgsOneOf()()()() | Initializes a new instance of the SrgsOneOf class. | |
| SrgsOneOf(array<String>[]()[][]) | Initializes a new instance of the SrgsOneOf class from an array of String objects. | |
| SrgsOneOf(array<SrgsItem>[]()[][]) | Initializes a new instance of the SrgsOneOf class, specifying one or more alternative items in the passed SrgsItem array. |
Properties
Methods
| Name | Description | |
|---|---|---|
| Add | Adds an SrgsItem containing a word or a phrase to the list of alternatives. | |
| 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.) |