cover_audio
Create a cover of an audio track by uploading a URL and specifying vocal mode. Returns task ID and output URLs.
Instructions
Create a Suno task on RunAPI (cover audio). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Poll until the task reaches a terminal status. | |
| model | No | RunAPI model slug for this model line. | |
| style | No | ||
| title | No | ||
| lyrics | No | ||
| prompt | No | ||
| persona_id | No | ||
| timeout_ms | No | ||
| upload_url | Yes | ||
| vocal_mode | Yes | ||
| audio_weight | No | ||
| callback_url | No | ||
| persona_type | No | ||
| style_weight | No | ||
| vocal_gender | No | ||
| negative_tags | No | ||
| poll_interval_ms | No | ||
| weirdness_constraint | No |