Voices: Voice replication across data residencies
By Steven Van ·
Voice replication across data residencies: Added POST /v1/voices/{voice_id}/replicate-to-isolated-environment for copying an Instant Voice Clone or Voice…
ElevenLabs has added an endpoint for copying voices between workspaces that share a consolidated billing group. The new POST /v1/voices/{voice_id}/replicate-to-isolated-environment call lets an Instant Voice Clone or Voice Design voice be replicated into another workspace's isolated environment by passing a target_workspace_id; a preserve_voice_id option, on by default, keeps the same voice ID in the target workspace, and the response returns the new voice_id.
Character responses in ElevenLabs also gained a recommended_voice_ids list, and character metadata now includes a nullable role field. The CharacterAge value middle-aged has been renamed to middle_aged, a breaking change for anyone matching on the old string. Full details are in the changelog.
