cURL
Suno
Suno Create Voice API 文档
Suno Create Voice 用于根据上传的音频创建自定义语音模型。
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.
Create Voice 为异步任务接口。提交请求后不会立即返回生成结果,你可以通过以下方式获取结果:
- 设置 hookUrl,任务完成后系统会向该地址发送 回调通知
- 或调用 fetch 接口 主动查询任务状态和结果
Last modified on March 29, 2026