Install
openclaw skills install wecom-voiceSend native voice messages to WeCom using Windows TTS. Converts text to speech and sends as voice message (not audio file).
openclaw skills install wecom-voiceSend native voice messages to WeCom (企业微信) using Windows TTS.
# Basic
node scripts/send-voice.cjs "要说的内容"
# Specify target user
node scripts/send-voice.cjs "Hello" FanQi
media/inbound directory~/.openclaw/media/inboundSKILL.md - This filescripts/send-voice.cjs - Main script