PromptBuilder::AppendAudio Method (String^)

 

Appends the specified audio file to the PromptBuilder.

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

public:
void AppendAudio(
	String^ path
)

Parameters

path
Type: System::String^

A fully qualified path to the audio file.

.NET Framework
Available since 3.0
Return to top
Show: