Documentation Index
Fetch the complete documentation index at: https://docs.crazyrouter.com/llms.txt
Use this file to discover all available pages before exploring further.
Suno 歌曲拼接
请求参数
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
clip_id | string | 是 | 要拼接的歌曲 clip ID |
is_infill | boolean | 否 | 是否为填充模式(在两段之间生成过渡) |
请求示例
响应示例
填充模式
设置is_infill: true 时,Suno 会在两段歌曲之间自动生成过渡段落:
拼接任务提交后,通过 任务查询 接口获取结果。拼接后的歌曲会生成新的 clip ID。