mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:40:49 +00:00
feat(tts): add xiaomi mimo speech provider
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"id": "xiaomi",
|
||||
"enabledByDefault": true,
|
||||
"providers": ["xiaomi"],
|
||||
"contracts": {
|
||||
"speechProviders": ["xiaomi"]
|
||||
},
|
||||
"providerAuthEnvVars": {
|
||||
"xiaomi": ["XIAOMI_API_KEY"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user