I have my elevenlabs API set up. The ~/.clawdbot/clawdbot.json looks like -
"talk" : {
"apiKey" : "<KEY>",
"interruptOnSpeech" : true,
"modelId" : "eleven_v3",
"outputFormat" : "mp3_44100_128",
"voiceId" : "JBFqnCBsd6RMkjVDRZzb"
},
But despite me trying to change the voiceId multiple times and restarting the gateway, the talk mode always defaults to "Nova". I also tried typing this into the chat {"voice":"uju3wxzG5OhpWcoi3SMy"} but same result.