diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index b72b281d7..fc3acce5b 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "225ff9a8669940bc8d4a9cac2d34796e540dcf46", - "syncedAt": "2026-04-25T03:53:19.959Z" + "sha": "da89108b82a5c33d7972fd7bc248a379394d5a5c", + "syncedAt": "2026-04-25T03:54:38.216Z" } diff --git a/docs/providers/minimax.md b/docs/providers/minimax.md index f9393e50e..fd3309c2d 100644 --- a/docs/providers/minimax.md +++ b/docs/providers/minimax.md @@ -256,6 +256,12 @@ The bundled `minimax` plugin registers MiniMax T2A v2 as a speech provider for MP3 to 48kHz Opus with `ffmpeg`, because the Feishu/Lark file API only accepts `file_type: "opus"` for native audio messages. +| Setting | Env var | Default | Description | +| ---------------------------------------- | ---------------------- | ----------------------------- | -------------------------------- | +| `messages.tts.providers.minimax.baseUrl` | `MINIMAX_API_HOST` | `https://api.minimax.io` | MiniMax T2A API host. | +| `messages.tts.providers.minimax.model` | `MINIMAX_TTS_MODEL` | `speech-2.8-hd` | TTS model id. | +| `messages.tts.providers.minimax.voiceId` | `MINIMAX_TTS_VOICE_ID` | `English_expressive_narrator` | Voice id used for speech output. | + ### Music generation The bundled `minimax` plugin also registers music generation through the shared