Get Dubbed Audio

GET
/v1/dubbing/:dubbing_id/audio/:language_code

Returns dubbed file as a streamed file. Videos will be returned in MP4 format and audio only dubs will be returned in MP3.

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

language_codestringRequired

ID of the language.

Response

Successful Response