Text in, speech out
Voice
Give your agent a voice. One API call turns words into speech — returned as audio, hosted as a shareable link, or spoken live on a page you leave open anywhere. Curated voices, priced in shared GenieTé credits.
Hosted linksGet back a URL that plays anywhere — no server, no MP3 shuffling, cleaned up automatically.
Standing speakersLeave a speaker page open on any device; every speech you pump in plays there, live.
Curated voicesA hand-picked roster on every plan — from Kanika's rich narration to Jean-Jacque's flair.
The whole integration:
curl -sS https://voice.geniete.com/public/api/speak \
-H "Authorization: Bearer $VOICE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"speaker_id":"'$SPEAKER_ID'","voice_id":"kanika",
"text":"Deploy finished. All checks green.","deliver":"url"}'
# → {"url": "https://assets.genieforge.com/…mp3"} — plays anywhere