ワンクリックで
local-voice
Operate the Local Voice plugin for local STT, VOICEVOX TTS, camera capture, and VRChat OSC speaking cues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Operate the Local Voice plugin for local STT, VOICEVOX TTS, camera capture, and VRChat OSC speaking cues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Autoreview closeout: local dirty changes, PR branch vs main, parallel tests.
Official ASI "Hakua" Auditory & Physical Actuator Substrate
Use Hypura Harness voice input and output tools for local mic, WAV transcription, VOICEVOX playback, and Desktop Companion voice turns.
Use Hypura Harness tools to inspect and safely control the user's currently worn VRChat published avatar through its generated OSC JSON and approved action profile.
Use the OpenClaw LINE channel safely for webhook setup, group routing, rich replies, and runtime diagnosis.
Use the OpenClaw Telegram channel safely for polling or webhook setup, group routing, mention gating, and runtime diagnosis.
| name | local-voice |
| description | Operate the Local Voice plugin for local STT, VOICEVOX TTS, camera capture, and VRChat OSC speaking cues. |
| user-invocable | false |
Use this skill when the user asks for the Local Voice plugin directly, asks for local TTS or STT outside the Desktop Companion bridge, or wants the legacy chat-command voice surface checked.
Prefer the Desktop Companion control_companion tool for avatar speech and
local consent state when the request is about the desktop avatar. Prefer the
Hypura voice skill when the request is explicitly about the Hypura mic-to-agent
loop. Use Local Voice when the request names this plugin, needs its chat
commands, or needs its registered VOICEVOX speech provider.
voicevox.http://localhost:50021.8, Kasukabe Tsumugi normal style.whisper unless config overrides it.Speaking toggles true during playback
and false after playback finishes or fails.Use these chat commands only when command dispatch is the intended path:
/voice-assistant
/voice-assistant start
/voice-assistant stop
/voice-assistant speak <text>
/tts <text>
/voice_tts <text>
/camera capture
/voice_tts is the Telegram native command alias for /tts.
/tts <text> or /voice-assistant speak <text>./voice-assistant start only after the user has
requested microphone capture./voice-assistant stop when the voice turn or troubleshooting session
is finished./camera capture only when camera capture is requested or already
covered by the user's local-consent context.The plugin reads plugins.entries.local-voice.config. Important fields:
ttsProvider: keep voicevox for the local Kasukabe Tsumugi path.vvEndpoint: local VOICEVOX HTTP endpoint.vvSpeakerId: VOICEVOX speaker id. Use 8 for Kasukabe Tsumugi unless the
user asks for another voice.sttProvider: whisper or openai-realtime.vrchatOscEnabled and vrchatOscPort: local OSC speaking cue behavior.cameraDeviceId, cameraWidth, cameraHeight, and cameraMinIntervalMs:
camera capture source and throttle.The registered speech provider also honors baseUrl/speakerId and the legacy
vvEndpoint/vvSpeakerId keys so desktop runtime config and provider-style
config stay aligned.
/speakers and confirm speaker id 8 is
Kasukabe Tsumugi normal style./audio_query and /synthesis with speaker=8.ttsProvider,
vvEndpoint, and vvSpeakerId.8 is unavailable in that VOICEVOX install.vrchatOscPort setting.