ワンクリックで
stop
Stop voice chat. Releases the current voice session and stops the audio server if no other sessions are active.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Stop voice chat. Releases the current voice session and stops the audio server if no other sessions are active.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | stop |
| description | Stop voice chat. Releases the current voice session and stops the audio server if no other sessions are active. |
| disable-model-invocation | true |
Gracefully shut down the voice chat session.
Release this session and stop server if no others active (use Bash):
source ~/.claude-talk/venvs/wlk/bin/activate
claude-talk session release-current
Confirm to the user: "Voice chat stopped."
Show help for claude-talk voice chat commands.
Start a voice conversation with Claude. Launches whisper.cpp STT and audio capture. macOS only.
Spawn or manage voice teammates. Each teammate is a separate Claude personality in its own tmux pane.
Install claude-talk and personalize your voice assistant. Sets up dependencies, then lets you choose a name, voice, and personality. macOS (Apple Silicon) only.
Set system volume to a specific level (0-100) during voice chat
Quick single voice exchange. Speaks a prompt, captures one response via TTS. No persistent session needed.