Convert Text To Speech

⚠️

DEPRECATED

Please use the generate audio from text endpoint
instead.

This endpoint is used to trigger text to speech conversion.

Which version should you use?

If you are using a Standard & Premium voice (for instance, your voice look like en-US-JennyNeural), you must use the Convert TTS Standard & Premium Voices endpoint.


If you are using a PlayHT voice use the Generate Audio endpoint.

The request body should contain the text to be converted to speech, along with the voice to be used for the conversion. The response will contain a URL to the audio file generated by the conversion.

Use the transcriptionId in the response to check the conversion status in the Get Article Conversion Status endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Generates audio using PlayHT voices

string
required
Defaults to larry

Voice used to synthesize the text. Refer to the List PlayHT Voices endpoint or the List Your Cloned Voices endpoint for the list of supported voices.

content
array of strings
required
Defaults to Hello world!

Array of strings, where each string represents a paragraph in plain text format.

Example: Hello World!

content*
number
0.1 to 1.5
Defaults to 1

Control how fast the generated audio should be.

string
enum
Defaults to balanced

Controls the quality of the output audio.

Allowed:
Responses

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