Skip to main content
POST
Synthesize audio preview

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required
entryId
string
required

Audio cache entry ID

Body

application/json
text
string
required

Text to synthesize

config
object
required

Provider-specific voice tuning settings. All fields are optional — each TTS provider uses a different subset.

language
string

BCP-47 language tag, e.g. 'en-US'

Response

Synthesized audio

The response is of type file.

Last modified on June 9, 2026