elevenlabs_dubbing_transcript_segment_add
Add Dubbing Transcript Segment. Enterprise only. Add a new source segment to the transcript.
Bulk support: accepts project_ids, speaker_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| end_s | Yes | ||
| account | No | ||
| start_s | Yes | ||
| project_id | Yes | ||
| speaker_id | Yes | ||
| project_ids | No | ||
| speaker_ids | No |