
Text to Speech
Pricing
$200.00 / 1,000 audio

Text to Speech
Transfers your Text input into a MP3 file.This is the Text to Speech API; The Input: { "text": "Your text that will be an audio" } The Output: To get the Output, which is a MP3 Data file, you have to go to Storage, in there you need to click on Key-Value-Storage and Download the file.
5.0 (2)
Pricing
$200.00 / 1,000 audio
3
Total users
7
Monthly users
7
Runs succeeded
>99%
Last modified
a month ago
You can access the Text to Speech programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{}' |<apify call theapicompany/text-to-speech --silent --output-dataset
Text to Speech API through CLI
The Apify CLI is the official tool that allows you to use Text to Speech locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: