What problem does it solve? Converting text into natural-sounding spoken audio requires an API key, model selection, voice configuration, and pronunciation tuning, which is tedious to handle manually for every message or voice reply. ## Core Features & Use Cases - Text-to-Speech Generation: Run sag commands to synthesize speech with ElevenLabs models like eleven_v3, eleven_multilingual_v2, or eleven_flash_v2_5. - Voice and Delivery Control: Select voices, apply v3 audio tags such as [whispers] or [excited], and tune pronunciation with respelling, normalization, and language hints. - Use Case: When a user asks for a "crazy scientist voice" reply in chat, generate an MP3 with a chosen voice and expressive tags, then attach the audio file to the response. ## Quick Start Ask the assistant to say "Hello there" out loud using the sag text-to-speech tool with your configured ElevenLabs API key.