Start interactive TTS mode for conversational use
Start a real-time TTS conversation session where you can speak text instantly and adjust voice settings on the fly. Use this for hands-free conversational use with immediate audio feedback.
/plugin marketplace add centminmod/claude-kokori-tts/plugin install centminmod-claude-kokoro-tts@centminmod/claude-kokori-ttsStart an interactive TTS session with real-time commands.
"${CLAUDE_PLUGIN_ROOT}/scripts/tts-wrapper.sh" interactive
Once in interactive mode, you can use these commands:
voice <name> - Set voice (e.g., voice af_bella+af_sky)format <fmt> - Change output format (wav, mp3, etc.)speed <n> - Set speech speedexport on/off - Toggle export modeexport-dir <path> - Set export directorystats - Show cache statisticshealth - Check server healthvoices - List available voiceshelp - Show command helpquit or exit - Exit interactive modeType any other text to speak it immediately.
Interactive mode requires terminal stdin access and may not work in all contexts.