v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
dubbing
dubbing
dubbing

Get Dubbed Transcript

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

get/v1/dubbing/{dubbing_id}/transcript/{language_code}

Path parameters

dubbing_idstring required

ID of the dubbing project.

ID of the dubbing project.

language_codestring required

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

Example:source

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

Query parameters

format_type'srt' | 'webvtt' | 'json'

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.

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.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Response

Successful Response

OR
string required