Stop Claude Talk TTS playback
Stops any currently playing text-to-speech audio immediately.
/plugin marketplace add Primary-Vector/claude-talk/plugin install claude-talk@primary-vector-marketplaceStop any currently playing text-to-speech audio.
First, determine the plugin directory by finding where this command file is located. The plugin root is the parent of the commands directory.
python3 <PLUGIN_ROOT>/run.py stop
Replace <PLUGIN_ROOT> with the actual plugin directory path.
This will immediately silence any speech in progress.