VOOZH about

URL: https://apify.com/dami_studio/ai-tts-voiceover

⇱ AI Text-to-Speech Voiceover – OpenAI TTS, MP3/WAV/Opus Β· Apify


Pricing

from $40.00 / 1,000 voiceover generateds

Go to Apify Store

AI Text-to-Speech Voiceover

Turn text or a script into a natural AI voiceover audio file. Pick from multiple voices, speed, and format (MP3/WAV/Opus/AAC). Handles long scripts automatically. For faceless videos, narration, audiobooks, and podcasts. Bring your own OpenAI API key.

Pricing

from $40.00 / 1,000 voiceover generateds

Rating

5.0

(1)

Developer

πŸ‘ Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 days ago

Last modified

Share

Turns a block of text or a full script into a natural-sounding AI voiceover file. Pick a voice, set the speed, and choose MP3, WAV, Opus, or AAC. It's meant for the usual narration jobs: faceless videos, audiobooks, IVR prompts, explainer voiceovers.

How it works

The actor sends your text to an OpenAI-compatible TTS endpoint. Long scripts get split at sentence boundaries into chunks under ~3,500 characters, each chunk is synthesized separately, and the parts are stitched back into one file with ffmpeg (using stream copy, so there's no re-encode and no quality loss). Each finished audio file is saved to the run's key-value store and a row is pushed to the dataset.

Input

Nothing is strictly required by the schema, but in practice you need an openaiApiKey and at least one of text or texts. If neither is provided the run errors out.

FieldRequiredNotes
textone of text/textsThe script to voice, as a single string.
textsone of text/textsBatch mode. Array of strings, or objects keyed by script / scriptText / text / narration. One audio file per item.
voicenoalloy, echo, fable, onyx, nova, shimmer. Default onyx (deep male). nova and shimmer are female.
modelnotts-1 (fast, default) or tts-1-hd (higher quality, costs more on the OpenAI side).
formatnomp3 (default), wav, opus, or aac.
speednoPlayback speed from 0.25 to 4.0. Default 1.0. Values outside that range are clamped.
openaiApiKeyyes in practiceYour OpenAI key, used for the TTS call. Stored as a secret. Falls back to the OPENAI_API_KEY env var if set.
baseUrlnoAdvanced. Point at any OpenAI-compatible /audio/speech endpoint. Defaults to https://api.openai.com/v1.

Output

Each input item produces one audio file in the key-value store and one dataset record. The record includes audioKey and audioUrl (where to fetch the file), durationSeconds, characters, chunks (how many pieces the script was split into), plus the voice, model, and resolved format. Failed items get a record with ok: false and the error message instead of stopping the whole run.

Example

{
"text":"Welcome back to the channel. Today we're looking at one of the strangest mysteries of the deep ocean.",
"voice":"onyx",
"model":"tts-1",
"format":"mp3",
"speed":1.0,
"openaiApiKey":"sk-..."
}

Pricing

$0.04 per voiceover, pay per result, no subscription. The OpenAI TTS usage is billed separately on your own key.

Notes

This actor calls OpenAI for synthesis, so it needs your own OpenAI API key. Individual chunks are capped at 4,000 characters before they're sent, which keeps each request within the model's per-call limit; there's no hard limit on total script length since long inputs are chunked and concatenated.

You might also like

Text To Speech

calm_necessity/text-to-speech

AI Text-to-Speech API that converts written text into high-quality natural voice audio. Supports multiple voices, languages, adjustable speed and pitch, ideal for audiobooks, podcasts, accessibility, automation, and voice-enabled applications.

πŸ‘ User avatar

Taher Ali Badnawarwala

16

AI Video To Voiceover Generator

peaceful_pushpins/AI-Video-to-Voiceover-Generator

This Actor uses AI orchestration to turn short product videos into high-quality, ready-to-use voiceover ads. It analyzes visual moments, generates multiple creative ad scripts, and delivers polished audio variantsβ€”so you can launch campaigns faster with zero manual effort.

Text to speech generator

akash9078/advanced-text-to-speech

Professional-grade Text-to-Speech (TTS) actor powered by advanced AI models. Convert any text into natural, human-like speech with 50+ premium voices across 9 languages. Perfect for content creation, accessibility, voiceovers, audiobooks, podcasts, and multilingual applications.

πŸ‘ User avatar

Akash Kumar Naik

21

Text to Speech

theapicompany/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.

AI Text to Speech

saswave/ai-text-to-speech

TTS high-performance utility designed to convert written text into natural, human-like speech. Leveraging neural networks, ultra-low latency audio generation and high-fidelity voice synthesis across multiple global languages. Content creators looking to automate voiceover production.

YouTube Music to MP3 Audio Downloader

lurkapi/youtube-music-to-mp3-audio-downloader

Download audio from YouTube Music as MP3, M4A, WAV, FLAC, AAC, OPUS, Vorbis, or ALAC. Paste one or more links, pick format and bitrate, get direct download links. Supports playlists, regular YouTube, and batch processing.

YouTube to MP3 Audio Downloader

lurkapi/youtube-to-mp3-audio-downloader

Download YouTube audio as MP3, AAC (M4A), or WAV. Paste one or more links, pick format and bitrate, get permanent download links. Supports playlists, Shorts, and batch processing.

Audio format converter MP3 WAV FLAC

akash9078/audio-file-converter

Convert audio files between 10+ formats including messaging platform optimized formats. Supports Telegram (OGG), WhatsApp (AMR), Discord (OPUS), plus MP3, WAV, FLAC, AAC, M4A, 3GP, WebM. Perfect for voice messages, podcasts, and cross-platform audio compatibility.

πŸ‘ User avatar

Akash Kumar Naik

116

5.0

Text-to-Speech Generator (OpenAI voice generator)

stanvanrooy6/text-to-speech-generator-openai-voice-generator

Convert text to speech effortlessly with our OpenAI voice generator. Choose from 6 English-optimized voices, customize settings, and get high-quality audio files fast. Simple to use, integrates with your OpenAI API key.

9

1.0