Endpoint
Request Body Field Descriptions
| Field | Required | Description |
|---|---|---|
files | Yes | Audio file(s) to be used for voice cloning |
name | Yes | Name of the voice |
description | No | Description of the voice |
Notes
filesmust be WAV or MP3 files under 3MB.namecannot exceed 100 characters.- The voice cloning registration feature via API is not available for Free tier users.
Authorizations
Body
multipart/form-data
Audio file and voice metadata
Response
Successfully created cloned voice
Unique identifier for the created voice
Example:
"voice_123456789"