Gemini 3.1 Flash टेक्स्ट-टू-स्पीच। 30 वॉइस प्रीसेट, 80+ भाषाएं, इनलाइन एक्सप्रेसिव टैग ([sigh], [laughing]), 4K कैरेक्टर तक स्टाइल इंस्ट्रक्शन, और मल्टी-स्पीकर सपोर्ट।
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3-1-flash-tts",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_SPEECH"
}'अपनी API कुंजी डेवलपर पोर्टल से लें।