text_to_sound
Convert text into music or sound using Suno AI models. Submit a prompt with options like genre, key, or tempo to generate audio.
Instructions
Create a Suno task on RunAPI (text to sound). 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. | |
| prompt | Yes | ||
| sound_key | No | ||
| sound_loop | No | ||
| timeout_ms | No | ||
| grab_lyrics | No | ||
| sound_tempo | No | ||
| callback_url | No | ||
| poll_interval_ms | No |