Voice TTS is CreativeAI's text-to-speech model, delivering natural-sounding audio in 6 distinct voice presets (Alloy, Echo, Fable, Onyx, Nova, Shimmer) across 10 languages. Adjustable speed control (0.5Γβ2.0Γ) and fast generation (~2β5 seconds) make it ideal for product videos, voiceovers, multilingual content, and accessibility workflows.
Start generating with Voice TTS in seconds. OpenAI SDK compatible β just change the base URL.
curl -X POST https://api.creativeai.run/v1/audio/speech \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": "Welcome to CreativeAI. Generate images, videos, and voice with one API.",
"voice": "alloy",
"language": "en",
"speed": 1.0
}'What creators are building with Voice TTS
Product video voiceovers
Multilingual marketing content
Podcast and audiobook prototyping
E-commerce product descriptions (audio)
Accessibility and screen-reader alternatives
Tutorial and documentation narration