PromptBuilder::AppendText Method
.NET Framework (current version)
Appends text to the PromptBuilder object.
Assembly: System.Speech (in System.Speech.dll)
| 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:
