Install
openclaw skills install vocal-chatHandles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type.
openclaw skills install vocal-chatThis skill automates the voice-to-voice loop on WhatsApp using local transcription and local TTS.
Incoming Audio: When a user sends an audio/ogg/opus file:
tools/transcribe_voice.sh to get the text.Outgoing Response:
bin/sherpa-onnx-tts..ogg file back to the user as a voice note.To respond with voice manually:
bin/sherpa-onnx-tts /tmp/reply.ogg "Tu mensaje aquí"
Then send /tmp/reply.ogg via message tool with filePath.