|
| Name | Description |
|---|
 | AppendText(String) | Specifies text to append to the PromptBuilder object. |
 | AppendText(String, PromptEmphasis) | Appends text to the PromptBuilder object and specifies the degree of emphasis for the text. |
 | AppendText(String, PromptRate) | Appends text to the PromptBuilder object and specifies the speaking rate for the text. |
 | AppendText(String, PromptVolume) | Appends text to the PromptBuilder object and specifies a volume for the text to be spoken. |
 | AppendText(String, array<Object>[]()[][]) | Appends text to the PromptBuilder object and specifies formatting for the text. |