mirror of https://github.com/openclaw/openclaw.git
test: fix android talk config contract fixture
This commit is contained in:
parent
a438ff4397
commit
f114a5c638
|
|
@ -82,7 +82,7 @@
|
|||
"provider": "elevenlabs",
|
||||
"normalizedPayload": false,
|
||||
"voiceId": "voice-legacy",
|
||||
"apiKey": "legacy-key"
|
||||
"apiKey": "xxxxx"
|
||||
},
|
||||
"talk": {
|
||||
"voiceId": "voice-legacy",
|
||||
|
|
|
|||
Loading…
Reference in New Issue