Skip to main content
POST
cURL

Continue building

Create remix preview

Generate a candidate using the prepared performance.

Voice Remix

Compare strengths with a shared preparation.

Authorizations

xi-api-key
string
header
required

Breeze Developer API key.

Body

application/json

Prepare a custom description or a curated preset in the source language.

voice_id
string
required

Your own or an available official voice ID. See List voices.

Required string length: 1 - 64
prompt
string | null

Desired voice change. Required unless preset_id selects a preset. Custom and edited preset descriptions are enhanced automatically.

Required string length: 3 - 1000
preset_id
string | null

ID from the remix preset catalog. An unchanged preset uses its curated instruction and script, translated when needed.

Required string length: 1 - 64

Response

Prepared remix performance.

preparation_token
string
required

Valid for 24 hours for the same account, source, language, prompt and preset. Reuse across candidate strengths.

language_code
string
required
instruction
string
required
text
string
required
source_voice
VoiceRemixSourceResponse · object
required