Create speaker

Path parameters

dubbing_idstringRequired
ID of the dubbing project.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
speaker_namestringOptional
Name to attribute to this speaker.
voice_idstringOptional

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

voice_stabilitydoubleOptional

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_similaritydoubleOptional

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_styledoubleOptional

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
speaker_idstring

Errors