Skip to main content
GET
cURL

Continue building

Download completed voice preview

Download the completed localized preview.

Save voice preview

Save the chosen localized voice.

Localizing a voice

Generate, audition, and save localized 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/localize. See Async jobs.

Response

Voice localization job.

generation_job_id
string
required
status
string
required
language_code
string | null

Language the localized 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 localized preview reads.

error
GenerationJobErrorResponse · object | null