Generate speech (text to speech)
generate_speechTurn text into spoken audio with GenMagic. Returns the audio inline plus a hosted URL. The text is voiced verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The text to speak, read aloud verbatim. | |
| voice | No | Optional voice name (e.g. alloy). Defaults to a neutral voice. |