fattly_generate_audio
Generates AI audio: a voiceover (mode=speech) from text, or music (mode=music) from a description. Returns a link to the mp3 file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | speech = voiceover, music = music. | |
| text | Yes | Text to read (speech) or a music description (music). | |
| voice | No | Voiceover voice, e.g. Rachel, Aria, George (speech only). | |
| seconds | No | Music length: 15, 30 or 60 (music only). |