Text To Speech
Convert text into natural-sounding speech using an API powered by the best of AI technologies.
Last updated
Convert text into natural-sounding speech using an API powered by the best of AI technologies.
Last updated
The Text To Speech (TTS) API is a powerful tool designed to convert text-based input into natural-sounding speech. This API enables developers to integrate speech synthesis capabilities into their applications, providing users with an auditory experience for various use cases.
Text-to-Speech converts text or Speech Synthesis Markup Language (SSML) input into audio data like MP3.
Requests made to the Text To Speech (TTS) API are billed. Prices are based on the number of characters sent to the service to be synthesized into audio.
The pricing for API requests is as follows:
Per Request Cost: 3 units base cost per request.
POST
https://api.autogon.ai/api/v1/services/text-to-speech/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Content-Type*
String
application/json
text*
String
Text to be processed and converted to audio
language_code
String
Specifies the language used for speech synthesis, defaults to "en" which is English