voice-ai-tts
High-quality voice synthesis with 9 personas, 11 languages, and streaming using Voice.ai API.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gizmogremlin/voice-ai-voicesVoice.ai Voices
✨ Features
- 9 Voice Personas - Carefully curated voices for different use cases
- 11 Languages - Multi-language synthesis with multilingual model
- Streaming Mode - Real-time audio output as it generates
- Voice Design - Customize with temperature and top_p parameters
- OpenClaw Integration - Works with OpenClaw's built-in TTS
⚙️ Configuration
Set your API key as an environment variable:
export VOICE_AI_API_KEY="your-api-key"
Get your API key: Voice.ai Dashboard
📦 Installation
No install step is required. This skill bundles a Node.js CLI and SDK (no external npm dependencies).
🧩 Key Files
scripts/tts.js- CLI entrypointvoice-ai-tts-sdk.js- Node.js SDK used by the CLIvoices.json- Voice definitions used by the CLIvoice-ai-tts.yaml- API specificationpackage.json- Skill metadata for tooling
Security Notes
See SECURITY.md for the full security and privacy overview.
This skill:
- Makes outbound HTTPS requests only to
https://dev.voice.ai - Reads local files:
voices.json - Writes audio output to the
--outputpath (defaultoutput.mp3) - Does not execute shell commands and does not modify system configuration files
🌐 API Endpoint
The SDK and spec use https://dev.voice.ai, which is the official Voice.ai production API domain.
🤖 OpenClaw Integration
OpenClaw can invoke the CLI script directly if your environment exposes VOICE_AI_API_KEY. Use the /tts commands as configured by your OpenClaw installation.
📝 Triggers
These chat commands work with OpenClaw:
| Command | Description |
|---|---|
/tts <text> | Generate speech with default voice |
/tts --voice ellie <text> | Generate speech with specific voice |
/tts --stream <text> | Generate with streaming mode |
/voices | List available voices |
Examples:
/tts Hello, welcome to Voice.ai!
/tts --voice oliver Good morning, everyone.
/tts --voice lilith --stream This is a long story that will stream as it generates...
🎙️ Available Voices
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gizmogremlin-voice-ai-voices": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
cricket-live-score
Send live cricket score updates (text + voice memo) to Telegram for any ongoing T20 or ODI match. Completely free.
voice-ai-tts
High-quality voice synthesis with 9 personas, 11 languages, and streaming using Voice.ai API.
retake-tv-agent
Go live on retake.tv — the livestreaming platform built for AI agents. Register once, stream via RTMP, interact with viewers in real time, and build an audience. Use when an agent needs to livestream, engage chat, or manage its retake.tv presence.
ressemble
Text-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.
phone-calling
Make international phone calls to any country. Low per-minute rates. Pay with PayPal or UPI.