
# voice — TTS & STT tool for AI agents `voice` speaks text aloud using Kokoro TTS and transcribes speech using Moonshine STT on Apple Silicon. Use it to talk to your user, listen for their response, or run a full voice conversation loop. ## Quick reference ### Speak (TTS) ```bash # Speak text (backward compatible — no subcommand needed) voice Hello, I finished the task. # Explicit say subcommand with options voice say -v am_michael "Switching to a male voice." # Speak from a pipe echo "Bui
# voice — TTS & STT tool for AI agents `voice` speaks text aloud using Kokoro TTS and transcribes speech using Moonshine STT on Apple Silicon. Use it to talk to your user, listen for their response, or run a full voice conversation loop. ## Quick reference ### Speak (TTS) ```bash # Speak text (backward compatible — no subcommand needed) voice Hello, I finished the task. # Explicit say subcommand with options voice say -v am_michael "Switching to a male voice." # Speak from a pipe echo "Bui