API Reference
Log In
API Reference

Generate Speech Synchronously

Synthesize speech synchronously.

This endpoint returns binary 16-bit wav data with a sample rate of 22050 Hz.

Voice can be specified by providing either voice + model_type, or
voicemodel_uuid.

Pace, duration, and pitch are only supported for voices
that support these controls (a very small subset of voices).

You can check if a given voice supports controls by querying /voice-data or
/voices//detail and looking at the controls boolean in
the reponse.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 1000
string
Defaults to lj
string
string
number
Defaults to 1
duration
array of numbers
Duration
pitch
array of numbers
Pitch
Headers
string
Defaults to anonymous
Responses
200

Successful Response

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json