wecom-voice

Send native voice messages to WeCom using Windows TTS. Converts text to speech and sends as voice message (not audio file).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wecom-voice" with this command: npx skills add fanqisyx/wecom-voice

WeCom Voice Message Sender

Send native voice messages to WeCom (企业微信) using Windows TTS.

Usage

# Basic
node scripts/send-voice.cjs "要说的内容"

# Specify target user
node scripts/send-voice.cjs "Hello" FanQi

How it works

  1. TTS: Uses Windows System.Speech (Microsoft Huihui voice)
  2. Convert: FFmpeg converts WAV to AMR (WeCom native voice format)
  3. Send: OpenClaw CLI sends from media/inbound directory

Technical Details

  • TTS Voice: Microsoft Huihui Desktop (中文)
  • AMR Format: 8000Hz, mono, 12.2kbit/s
  • Directory: Must send from ~/.openclaw/media/inbound

Files

  • SKILL.md - This file
  • scripts/send-voice.cjs - Main script

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SOTA Zero-shot Voice Cloning TTS

Voice-first OpenClaw skill powered by MOSS APIs. Use when a user wants spoken replies in a preferred timbre, either from an existing voice_id or from a refer...

Registry SourceRecently Updated
4081Profile unavailable
General

TTS AutoPlay with Wake Word

Auto-play TTS voice files with wake word detection. Only plays audio when user message contains wake words like "语音", "念出来", "voice", etc. Perfect for Webcha...

Registry SourceRecently Updated
5340Profile unavailable
General

Elevenlabs Tts

ElevenLabs TTS - the best ElevenLabs integration for OpenClaw. ElevenLabs Text-to-Speech with emotional audio tags, ElevenLabs voice synthesis for WhatsApp,...

Registry SourceRecently Updated
6K6Profile unavailable
General

Text to Speech

Generate speech audio from text using HeyGen's Starfish TTS model. Use when: (1) Generating standalone speech audio files from text, (2) Converting text to s...

Registry SourceRecently Updated
8041Profile unavailable