Create a custom voice using ElevenLabs Voice Cloning (IVC) API
Voices
Create a custom voice using ElevenLabs Voice Cloning (IVC) API
Request body (multipart/form-data):
- companyId: Company ID (required)
- name: Voice name (required)
- description: Voice description (optional)
- files: Audio files for voice cloning (required, one or more)
- remove_background_noise: Whether to remove background noise (optional, default: true)
ElevenLabs API Reference: https://elevenlabs.io/docs/api-reference/voices/ivc/create
POST
Create a custom voice using ElevenLabs Voice Cloning (IVC) API
List all voices available to the user (company-specific by default)Fetch the full ElevenLabs voice library

