fattly_clone_voice
Voice: either clone a NEW voice from a sample and speak text with it, or REUSE a saved voice (cheaper). Use only voices you have the right to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | What the voice should say. | |
| voiceId | No | Id of a voice you saved earlier — reuse it instead of cloning (cheaper). | |
| saveName | No | If set when cloning, saves the voice under this name for reuse. | |
| sampleUrl | No | Voice sample to clone — a fal URL. Required when cloning a new voice. |