Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptBuilder.SetText Method
Include Protected Members
Include Inherited Members
Replaces the current content in a PromptBuilder object with new content.
Overload List
Name | Description | |
---|---|---|
SetText(String) | Replaces the current content in a PromptBuilder object with a string. | |
SetText(String, []) | Replaces the current content in a PromptBuilder object with a string and specifies formatting for the contents of the string. |
Top