Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptBuilder.AppendAudio Method
Include Protected Members
Include Inherited Members
Overload List
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. |
Top