Use this file to discover all available pages before exploring further.
Submits a text-to-speech task and returns a generation_id for tracking. The audio is generated asynchronously—use the Get Generation endpoint to check when it’s ready.
Optional language code for the input text. The accepted values depend on
model:
Base model uses single-letter codes:
a (American English), b (British English), j (Japanese),
z (Mandarin Chinese), e (Spanish), f (French), h (Hindi),
i (Italian), p (Brazilian Portuguese).
Advanced model uses ISO 639-1 codes:
en, ar, da, de, el, es, fi, fr, he, hi, it,
ja, ko, ms, nl, no, pl, pt, ru, sv, sw, tr, zh.
If omitted, the model falls back to its default language.