SetText Method
From Microsoft Speech Platform SDK 11
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, array<Object>[]()[][]) | Replaces the current content in a PromptBuilder object with a string and specifies formatting for the contents of the string. |