chore(sync): mirror docs from openclaw/openclaw@da89108b82

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 03:56:08 +00:00
parent 5b6c083d67
commit d76eae3e5a
2 changed files with 8 additions and 2 deletions

View File

@ -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"
}

View File

@ -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