PromptBuilder::AppendAudio Method

 

Appends a specified audio file to a PromptBuilder object.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

NameDescription
System_CAPS_pubmethodAppendAudio(String^)

Appends the specified audio file to the PromptBuilder.

System_CAPS_pubmethodAppendAudio(Uri^)

Appends the audio file at the specified URI to the PromptBuilder.

System_CAPS_pubmethodAppendAudio(Uri^, String^)

Appends the specified audio file and alternate text to the PromptBuilder.

Return to top
Show: