Voices™ by Sound Studio Pro
Natural voice for your apps. One API call — get audio. Your key, your usage. Did you use Voices?
58+ voices
REST API
Free tier
Narration
Podcasts & video
Apps & IVR
Accessibility
Screen readers, learning tools, and spoken content for everyone.
Content & media
Podcasts, videos, and audiobooks from your scripts.
Integrations
REST API for apps, chatbots, and voice assistants.
Text to Speech
Transform text into lifelike speech. Choose a voice, enter your text, and hit Play.
Voices library
58 unique voices. Use any voice_id in the API.
Sage Try voice →
Marlow Try voice →
Ember Try voice →
Raven Try voice →
Haven Try voice →
Lyra Try voice →
Jade Try voice →
Sierra Try voice →
Quinn Try voice →
Wren Try voice →
Ivy Try voice →
Nova Try voice →
View all voices →
For developers
List voices (no key). Synthesize with your API key. API docs & key
# List voices
GET https://soundstudiopro.com/api/voice/v1/voices.php
# Synthesize (optional: speed, temperature, volume, output_format)
POST https://soundstudiopro.com/api/voice/v1/speech.php
Authorization: Bearer YOUR_KEY
{"text": "Hello world", "voice_id": "Suad Qasim", "language_id": "en", "speed": 1, "temperature": 0.2, "volume": 1, "output_format": "wav"}
GET https://soundstudiopro.com/api/voice/v1/voices.php
# Synthesize (optional: speed, temperature, volume, output_format)
POST https://soundstudiopro.com/api/voice/v1/speech.php
Authorization: Bearer YOUR_KEY
{"text": "Hello world", "voice_id": "Suad Qasim", "language_id": "en", "speed": 1, "temperature": 0.2, "volume": 1, "output_format": "wav"}
Ready to use Voices™?
Create an account and get your API key in minutes.
Get started free