तेज़ टेक्स्ट-टू-स्पीच, अच्छी क्वालिटी के साथ
~2s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "elevenlabs-turbo-v2-5",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_SPEECH"
}'अपनी API कुंजी डेवलपर पोर्टल से लें।