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",
|
"provider": "elevenlabs",
|
||||||
"normalizedPayload": false,
|
"normalizedPayload": false,
|
||||||
"voiceId": "voice-legacy",
|
"voiceId": "voice-legacy",
|
||||||
"apiKey": "legacy-key"
|
"apiKey": "xxxxx"
|
||||||
},
|
},
|
||||||
"talk": {
|
"talk": {
|
||||||
"voiceId": "voice-legacy",
|
"voiceId": "voice-legacy",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue