Skip to main content
POST
Create Voice From Candidate

Authorizations

x-api-key
string
header
required

API key for authentication. Passed via the x-api-key header.

Body

application/json
voxium_embedding_id
string
required

Id of the candidate to keep, as returned by POST /voice-generator/generate.

name
string
required

A name for the voice.

description
string | null

An optional description of the voice.

Response

Successful Response

uid
string
required

The permanent voice_id. Store this one: it is stable for the life of the voice.

name
string
required
description
string | null
language
string | null