openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
21 lines (20 loc) • 377 B
JSON
{
"id": "talk-voice",
"activation": {
"onStartup": true
},
"enabledByDefault": true,
"name": "Talk Voice",
"description": "Manage Talk voice selection (list/set).",
"commandAliases": [
{
"name": "voice",
"kind": "runtime-slash"
}
],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}