AU
音频
digital glitch
suno-v5
digital glitch transition, sharp, futuristic, short one shot
digital glitch transition, sharp, futuristic, short one shot
查看 API 代码
curl -X POST https://runapi.ai/api/v1/suno/text_to_sound \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "suno-v5",
"text": "digital glitch transition, sharp, futuristic, short one shot"
}
JSON