Get dubbed transcript

Returns transcript for the dub as an SRT or WEBVTT file.

Path Parameters

dubbing_idstringRequired
ID of the dubbing project.
language_codestringRequired
ID of the language.

Headers

xi-api-keystringRequired

Query Parameters

format_typeenumOptionalDefaults to srt
Format to return transcript in. For subtitles use either 'srt' or 'webvtt', and for a full transcript use 'json'. The 'json' format is not yet supported for Dubbing Studio.
Allowed values:

Response

Successful Response
DubbingTranscriptResponseModelobject
OR
string

Errors