Start synthesis job
POST /tts/synthesize
POST
/tts/synthesize
Starts an async synthesis job. Returns 202 with job ID.
Request Body required
Section titled “Request Body required ”object
text
required
string
voice
required
Voice name or blend expression
string
voice_id
Optional link to a configured voice
string format: uuid
format
string
speed
number format: double
Responses
Section titled “ Responses ”Synthesis job started
object
id
required
string format: uuid
message
required
string
Invalid request
object
error
required
string
message
required
string
details
object
key
additional properties
any