Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
Gradium is a bundled text-to-speech provider for OpenClaw. It can generate normal audio replies, voice-note-compatible Opus output, and 8 kHz u-law audio for telephony surfaces.
Create a Gradium API key, then expose it to OpenClaw:
bashexport GRADIUM_API_KEY="gsk_..."
You can also store the key in config under
messages.tts.providers.gradium.apiKeyjson5{ messages: { tts: { auto: "always", provider: "gradium", providers: { gradium: { voiceId: "YTpq7expH9539ERJ", // apiKey: "${GRADIUM_API_KEY}", // baseUrl: "https://api.gradium.ai", }, }, }, }, }
| Name | Voice ID |
|---|---|
| Emma | text YTpq7expH9539ERJ |
| Kent | text LFZvm12tW_z0xfGo |
| Tiffany | text Eu9iL_CYe8N-Gkx_ |
| Christina | text 2H4HY2CBNyJHBCrP |
| Sydney | text jtEKaLYNn6iif5PR |
| John | text KWJiFWu2O9nMPYcR |
| Arthur | text 3jUdJyOi9pgbxBTK |
Default voice: Emma.
ulaw_8000© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine