skills/skills.volces.com/senseaudio-music

senseaudio-music

SKILL.md

SenseAudio Music Generation

SenseAudio provides AI-powered music generation APIs for creating lyrics and full songs. The workflow is:

  1. Generate lyrics (sync or async)
  2. Generate a song using the lyrics (async, returns task_id)
  3. Poll for results

Base URL: https://api.senseaudio.cn Auth: Authorization: Bearer $SENSEAUDIO_API_KEY


1. Generate Lyrics

POST /v1/song/lyrics/create

Parameter Type Required Description
prompt string yes Description of the lyrics to generate
Installs
6
First Seen
Apr 6, 2026