Dubbing
Get Dubbed File
Returns dubbed file as a streamed file. Videos will be returned in MP4 format and audio only dubs will be returned in MP3.
GET
/
v1
/
dubbing
/
{dubbing_id}
/
audio
/
{language_code}
Headers
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
ID of the dubbing project.
ID of the language.
Response
200 - application/octet-stream
The response is of type file
.
Was this page helpful?