mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 04:40:42 +00:00
13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"id": "tts-local-cli",
|
|
"enabledByDefault": true,
|
|
"contracts": {
|
|
"speechProviders": ["tts-local-cli", "cli"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|