Hi, three questions from me:
1. I'm trying to integrate my own tts system by editing the assistant configuration.. My API key set-up and CLI are correctly updated. I tired to do that in CLI (with json string) but the error keep going as follows:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x8 pc=0x100bc0838]
goroutine 1 [running]:
github.com/VapiAI/cli/pkg/client.(*VapiClient).DoRawJSON(0x0, {0x100f4e800, 0x1014d3c80}, {0x100c36f13, 0x5}, {0x1400018ed80, 0x30}, {0x14000090480, 0x75, 0x80})
2. I've successfully updated the assistant actually with help of curl. The Vapi dashboard also reveal the correct Code
inside the assistant. However, when I click to the assistant and wait for few seconds, it doesn't allow me to "Talk to Assistant", and force me to "Publish". The code difference is: adding "sarah" as voiceId, as attached in photo. I find out the main problem is that, the dashboard keeps adding this line for me automatically.
3. Following up on the 2nd problem, if the line is added, then I won't be able to "Talk to Assistant". Red card with Error will appear as attached. It's too challenging to test at all.
Please help or guide on how to resolve the above issues. Or suggest some other ways to avoid the above troulesome routes. Thank you!
https://cdn.discordapp.com/attachments/1414737094638829771/1414737095242551306/image.png?ex=68c0a818&is=68bf5698&hm=3bffedd513ec2e6129b2649c96fe4a6ef83ffcf4cdc532d5aa8e40875f844336&
https://cdn.discordapp.com/attachments/1414737094638829771/1414737095506923570/image.png?ex=68c0a818&is=68bf5698&hm=cea43a32d7f52e50ac9b9b20063eae5c32fb3b5f04e1a497795edda4ee215200&