Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Choices.Add Method
Include Protected Members
Include Inherited Members
Adds alternatives to a Choices object.
Overload List
Name | Description | |
---|---|---|
Add([]) | Adds an array containing one or more String objects to the set of alternatives. | |
Add([]) | Adds an array containing one or more GrammarBuilder objects to the set of alternatives. |
Top