Guides › How to Install Walkie-Talkie Mode on OpenCode
Walkie-talkie mode lets you redirect the AI mid-response by typing /ptt, speaking your correction, and typing /ptt again. This guide covers installation on any platform.
sudo apt install sox (Linux), brew install sox (macOS).bash scripts/install-whisper.sh from the plugin repo. This clones whisper.cpp, builds it, and downloads the base model (~140MB).MODEL=small environment variable before the install script for better accuracy with non-native accents.If /ptt does nothing, check that sox is installed (which sox) and that the plugin appears in opencode plugin list. Check logs at ~/.local/share/opencode/log/.
Ready to try it?
Get started free →