This documentation is archived and is not being maintained.
PromptBuilder::AppendText Method
Visual Studio 2010
Appends text to the PromptBuilder object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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 the volume to speak the text. |
Show: