根据文字描述生成音效、环境氛围音和场景音频。
~30s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "generate-sounds",
"prompt": "A beautiful sunset over the ocean",
"type": "GENERATE_SOUNDS"
}'在开发者门户获取你的API密钥。