mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 15:30:39 +00:00
11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"id": "talk-voice",
|
|
"name": "Talk Voice",
|
|
"description": "Manage Talk voice selection (list/set).",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|