mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 07:01:40 +00:00
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"id": "elevenlabs",
|
|
"speechProviders": ["elevenlabs"],
|
|
"contracts": {
|
|
"speechProviders": ["elevenlabs"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|