Request Body Field Descriptions
Field | Required | Description |
---|---|---|
files | ✅ | Audio file(s) to be used for voice cloning |
name | ✅ | Name of the voice |
description | ❌ | Description of the voice |
Notes
files
must be WAV or MP3 files under 3MB.name
cannot exceed 100 characters.- The voice cloning registration feature via API is not available for Free tier users.
Headers
API key for the service
Body
multipart/form-data
Audio file and voice metadata
The body is of type object
.
Response
Successfully created cloned voice
The response is of type object
.