generate_voice
Clone a voice from a public audio URL to create custom voice models for music generation.
Instructions
Run a synchronous Suno operation on RunAPI (generate voice). Returns the operation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Voice name. | |
| source_audio_url | Yes | Public URL of the voice recording to clone. |