Get dubbed transcript

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

Path parameters

dubbing_idstringRequired
ID of the dubbing project.
language_codestringRequired

ISO-693 language code to retrieve the transcript for. Use ‘source’ to fetch the transcript of the original media.

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