What problem does it solve? Voice interaction with an AI assistant normally requires manual typing and reading; this Skill adds text-to-speech and speech-to-text capabilities so you can run a hands-free, turn-based voice conversation loop or transcribe audio files. ## Core Features & Use Cases - Turn-based vocal loop: Run /vocal to start an ask-aloud / listen / respond cycle driven by a background listener agent, with configurable STT/TTS providers and recording duration. - Multiple providers: Use local macOS say and mlx-whisper (free, offline) or ElevenLabs Flash/Scribe cloud APIs (low latency, high quality) interchangeably. - Web tuning console: Launch a local browser console at http://127.0.0.1:8765 to compare voices, test providers, record microphone audio, and save preferences. - Use Case: While away from the keyboard, start /vocal stt=local tts=local duration=8 What's next? and hold a spoken conversation where each reply is read aloud. ## Quick Start Ask the assistant to start vocal mode with a spoken prompt, for example by invoking /vocal with the text you want spoken aloud first.