Dubbing

Add Dubbing Transcript Segment

Enterprise only. Add a new source segment to the transcript.

post/v1/dubbing/project/{project_id}/transcript/segment

Path parameters

project_idstring required

Identifier of the dubbing project.

Identifier of the dubbing project.

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.

Request body

textstring required

The text of the new segment.

speaker_idstring required

Identifier of the segment's speaker.

start_snumber required

Start time of the segment, in seconds.

end_snumber required

End time of the segment, in seconds.

Response

Successful Response

revisioninteger required

The project's source-transcript revision after this edit.

Changes

Changed in 1 of the 26 revisions of this API.1

    • added the optional property segment/external_id to the response with the 201 status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog