Regenerate target

Enterprise only. Re-dub a target from its edited transcript, re-synthesizing only the edited regions (charged like a generation). Conflicts when the target has no edits to apply — nothing is dispatched and nothing is charged.

Path parameters

project_idstringRequired
Identifier of the dubbing project.
language_idstringRequired
Identifier of the language target.

Headers

xi-api-keystringOptional

Response

Successful Response
regenerated_segment_idslist of strings

The segments this re-dub re-synthesizes: those with edits to apply.

regenerated_secondsdouble

Seconds of audio this re-dub covers — the edited regions only, never the whole target. charged_seconds is the part of it that was billed.

charged_secondsdouble

Seconds actually billed, after the free-regeneration allowance. Zero when the re-dub cost nothing — the allowance covered all of it, or the project’s included generation did.

free_regeneration_seconds_remainingdouble

Free-regeneration seconds left for this language target after this re-dub. The allowance is the source’s own duration.

Errors

422
Unprocessable Entity Error