Skip to main content
GET
cURL

Continue building

Download completed voice preview

Download the completed remixd preview.

Save voice preview

Save the chosen remixd voice.

Remixing a voice

Generate, audition, and save remixd previews.

Authorizations

xi-api-key
string
header
required

Breeze Developer API key.

Path Parameters

generation_job_id
string
required

Job identifier returned by POST /v1/voice-previews/remix. See Async jobs.

Response

Voice remixing job.

generation_job_id
string
required
status
string
required
language_code
string | null

Language the remixed preview speaks, once the job is ready. See supported language codes.

generated_voice_id
string | null

Preview ID to audition and save, available once the job is ready.

text
string | null

Script the remixed preview reads.

error
GenerationJobErrorResponse · object | null