Update speaker

Amend the metadata associated with a speaker, such as their voice. Both voice cloning and using voices from the ElevenLabs library are supported.

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

speaker_idstringRequired

ID of the speaker.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
voice_idstringOptional

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

languageslist of stringsOptional

Languages to apply these changes to. If empty, will apply to all languages.

Response

Successful Response

versioninteger

Errors