Create
Create a personal (cloned) voice for the user
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a multipart form with multiple files.
name
Name of the personal voice
locale
Native language (locale) of the personal voice (e.g. en-US, es-ES, etc.)
gender
Gender marker for the personal voice male GenderMale female GenderFemale notSpecified GenderNotSpecified
Allowed values:
sample
Audio sample file
avatar
Avatar image file
consent
A string representing the user consent information in JSON format
This should include the fullName and email of the consenting individual.
For example, {"fullName": "John Doe", "email": "john@example.com"}
Response
A created voice
display_name
gender
Allowed values:
locale
id
models
type
Allowed values:
avatar_image