What problem does it solve?
Creating natural-sounding multi-speaker audio for podcasts, audiobooks, or training content normally requires recording multiple voice actors or stitching together separate TTS clips. This Skill generates complete conversations with distinct voices in a single audio file through one CLI command.
Core Features & Use Cases
- Multi-Voice Dialogue Generation: Produce conversations using 22+ ElevenLabs voices (male and female) assigned per segment via the
elevenlabs/text-to-dialogue app.
- Voice Direction Tags: Control delivery with bracketed directions like
[excitedly], [whispering], or [sarcastically] for expressive speech.
- Script-Based Input: Define dialogue as structured JSON segments with text and voice fields for predictable, repeatable output.
- Use Case: A podcaster writes a six-line interview script, assigns
george and aria as speakers, and receives a ready-to-use episode intro audio file in one command.
Quick Start
Ask the AI to generate a dialogue audio file using the elevenlabs text-to-dialogue app with two voices, for example george and aria, reading a short welcome exchange.