generate_elevenlabs_voiceover
Synthesize speech with ElevenLabs for voiceover audio, saving to a temp file for video production.
Instructions
Synthesize speech with ElevenLabs and write the audio to a temp file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| text | Yes | ||
| speed | No | ||
| style | No | ||
| language | No | ||
| model_id | No | eleven_multilingual_v2 | |
| voice_id | Yes | ||
| next_text | No | ||
| stability | No | ||
| output_path | No | ||
| output_format | No | mp3_44100_128 | |
| previous_text | No | ||
| with_timestamps | No | ||
| similarity_boost | No | ||
| use_speaker_boost | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||