PromptBuilder::AppendAudio Method
.NET Framework (current version)
Appends a specified audio file to a PromptBuilder object.
Assembly: System.Speech (in System.Speech.dll)
| Name | Description | |
|---|---|---|
![]() | AppendAudio(String^) | Appends the specified audio file to the PromptBuilder. |
![]() | AppendAudio(Uri^) | Appends the audio file at the specified URI to the PromptBuilder. |
![]() | AppendAudio(Uri^, String^) | Appends the specified audio file and alternate text to the PromptBuilder. |
Show:
