suno_upload_cover
Generate AI cover versions of uploaded audio in new styles. Submit an audio ID to reinterpret your music with custom genres and moods.
Instructions
Create an AI cover of an uploaded audio (your own music).
Similar to suno_cover_music but works with audio you uploaded via
suno_upload_audio. Re-arranges your music in a different style.
Use this when:
- You uploaded your own music and want a cover in a different style
- You want to hear your song re-interpreted by AI
Returns:
Task ID and the cover audio information.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the uploaded audio to create a cover of. Must be an audio uploaded via suno_upload_audio. | |
| style | No | Target music style for the cover. | |
| model | No | Model version to use. | chirp-v5-5 |
| callback_url | No | Webhook callback URL for asynchronous notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |