cover_audio
Generate a cover of an uploaded audio track by specifying vocal mode and optional style parameters.
Instructions
Create a Suno task on RunAPI (cover audio). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| title | No | ||
| lyrics | No | ||
| prompt | No | ||
| persona_id | 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 | ||
| weirdness_constraint | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |