PromptBuilder::AppendTextWithHint Method
.NET Framework (current version)
Appends text to the PromptBuilder object and specifies the content type of the text.
Assembly: System.Speech (in System.Speech.dll)
| Name | Description | |
|---|---|---|
![]() | AppendTextWithHint(String^, SayAs) | Appends text to the PromptBuilder object and specifies the content type using a member of the SayAs enumeration. |
![]() | AppendTextWithHint(String^, String^) | Appends text to the PromptBuilder object and a String that specifies the content type of the text. |
Show:
