Choices Methods
From Microsoft Speech Platform SDK 11
The Choices type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(array<String>[]()[][]) | Adds an array containing one or more String objects to the set of alternatives. | |
| Add(array<GrammarBuilder>[]()[][]) | Adds an array containing one or more GrammarBuilder objects to the set of alternatives. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToGrammarBuilder | Returns a GrammarBuilder object from this Choices object. | |
| ToString | (Inherited from Object.) |