Skip to main content
POST
get m4a
下载片段的官方 lyric-m4a。授权路径与 导出 WAV 相同。
请求体是 AudioIdDto:传 clip_id。若返回 taskId,用 获取任务状态 轮询。成功时 datadownload_url / m4a_file_url

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
clip_id
string
必填

The clip_id which used to generate the music audio continued from existing audio.

响应

201 - undefined