generate_audio_simple
Convert plain text to audio using default voice settings with the ElevenLabs text-to-speech API. Optionally specify a voice ID for customized audio generation.
Instructions
Generate audio from plain text using default voice settings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
text | Yes | Plain text to convert to audio | |
voice_id | No | Optional voice ID to use for generation |