openclaw-tts-voice-switch

Switch OpenClaw ElevenLabs TTS voices by updating ~/.openclaw/openclaw.json, keeping Chinese-safe defaults, and restarting the gateway.

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 "openclaw-tts-voice-switch" with this command: npx skills add nowloady/openclaw-tts-voice-switch

OpenClaw TTS Voice Switch

Use this skill when you need to change the ElevenLabs voice used by OpenClaw Gateway built-in TTS.

Version scope:

  • Verified against OpenClaw v2026.3.13
  • Newer OpenClaw versions may change config keys, behavior, or restart flow, so this skill may not work without updates

Scope:

  • This skill only targets Gateway built-in TTS under messages.tts
  • It does not target other speech systems, external plugins, call-specific overrides, or unrelated TTS integrations

Read references/tts-parameters.md when you need parameter meanings, file paths, or language/model guidance.

Use scripts/list_voices.sh when you need the actual voices and languages available in the current ElevenLabs account.

It updates:

  • ~/.openclaw/openclaw.json
  • messages.tts.elevenlabs.voiceId

It keeps these defaults unless the user explicitly wants something else:

  • messages.tts.provider = "elevenlabs"
  • messages.tts.elevenlabs.modelId = "eleven_multilingual_v2"
  • messages.tts.elevenlabs.languageCode = "zh"

Workflow

  1. If the user asks which voices or languages are supported, run:
bash scripts/list_voices.sh
bash scripts/list_voices.sh zh
  1. Confirm the target voice name or voiceId.
  2. If only a voice name is given, resolve it to a voiceId from the script output.
  3. Run:
bash scripts/switch_tts_voice.sh "<voiceId>"
bash scripts/switch_tts_voice.sh "<voiceId>" "<languageCode>"
bash scripts/switch_tts_voice.sh "<voiceId>" "<languageCode>" "<modelId>"
bash scripts/switch_tts_voice.sh "<voiceId>" "<languageCode>" "<modelId>" "<apiKey>"
  1. Tell the user which file and parameter changed.
  2. Suggest a quick verification command:
/tts audio 今天天气不错,我们下午三点开会。

Supported Inputs

  • Direct voiceId
  • Existing known Chinese-capable ElevenLabs voiceId
  • Optional languageCode
  • Optional modelId
  • Optional apiKey

If the user only gives a voice name, resolve it to a voiceId first.

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

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
6.2K6Profile unavailable
General

MiniMax TTS for FeiShu

MiniMax 文字转语音,支持中文音色、自动情绪检测、语气词音效和停顿标记

Registry SourceRecently Updated
1460Profile unavailable
General

Mambo TTS

曼波音色 TTS 快速调用 - 活泼有活力的中文女声预设,基于 Edge TTS (zh-CN-XiaoyiNeural + pitch +8%)

Registry SourceRecently Updated
1240Profile unavailable
General

Neomano TTS (ElevenLabs)

Text-to-speech (TTS) via ElevenLabs. Use when the user asks to reply with voice/audio, generate a spoken version of some text, or asks for “voz”, “nota de vo...

Registry SourceRecently Updated
2032Profile unavailable