Dub segments

POST
/v1/dubbing/resource/:dubbing_id/dub

Regenerate the dubs for either the entire resource or the specified segments/languages. Will automatically transcribe and translate any missing transcriptions and translations.

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

Request

This endpoint expects an object.
segmentslist of stringsRequired

Dub only this list of segments.

languageslist of stringsRequired

Dub only these languages for each segment.

Response

Successful Response

versioninteger

Errors

Built with