v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
dubbing
dubbing
resource
segment
enterprise

Create A New Speaker

Creates a new speaker in a dubbing resource. The speaker is added to every available language and can optionally be associated with an ElevenLabs voice and voice settings.

post/v1/dubbing/resource/{dubbing_id}/speaker

Path parameters

dubbing_idstring required

ID of the dubbing project.

ID 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

speaker_namestring nullable

Name to attribute to this speaker.

voice_idstring nullable

Either the identifier of a voice from the ElevenLabs voice library, or one of ['track-clone', 'clip-clone'].

voice_stabilitynumber nullable

For models that support it, the voice similarity value to use. This will default to 0.65, with a valid range of [0.0, 1.0].

voice_similaritynumber nullable

For models that support it, the voice similarity value to use. This will default to 1.0, with a valid range of [0.0, 1.0].

voice_stylenumber nullable

For models that support it, the voice style value to use. This will default to 1.0, with a valid range of [0.0, 1.0].

Response

Successful Response

versioninteger required
speaker_idstring required