返回 Skill 列表
extension
分类: 其它需要 API Key

Telnyx OpenClaw TTS

将 Telnyx 添加为 OpenClaw 文字转语音提供商,支持基于 TELNYX_API_KEY 的认证、自动选择、语音列表和低延迟合成。

person作者: ifthikar-razikhubclawhub

Telnyx OpenClaw TTS

Use Telnyx as your OpenClaw text-to-speech provider.

What it provides

  • Telnyx speech provider registration for OpenClaw
  • Auto-selection when TELNYX_API_KEY is configured
  • Voice listing support
  • Streaming/low-latency synthesis via Telnyx TTS
  • NaturalHD and KokoroTTS voice support

Install

openclaw install npm:openclaw-telnyx-tts

Or install the package directly:

npm install -g openclaw-telnyx-tts

Setup

Set your Telnyx API key:

export TELNYX_API_KEY="KEY..."

Then restart the gateway:

openclaw gateway restart

Verify

Test TTS:

/tts Hello from Telnyx

Check active provider:

/tts-status

Notes

  • Package: openclaw-telnyx-tts
  • Repo: team-telnyx/telnyx-openclaw-tts
  • OpenClaw compatibility: >=2026.4.0