download_dubbed_audio
Retrieve the dubbed audio file from a completed dubbing job by providing the job ID and target language code.
Instructions
Download the dubbed audio for a completed dubbing job.
Args: dubbing_id: the dubbing job id. language_code: the target language code to download. output_filename: optional output file name.
Returns the absolute path of the saved audio file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dubbing_id | Yes | ||
| language_code | Yes | ||
| output_filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |