agentOverrides.voice.property voiceId should not exist
I have created an agent , with deepgram asr+gptllm+CUSTOM TTS, as follows using python
My configuration is as follows
Assistant is created successfully. However , when i am making a call on dashboard by click on "Talk to assistant", conversation is not initiated and I am getting the message that "agentOverrides.voice.property voiceId property should not exist".
and also the agent is always in unpublished state.
My configuration is as follows
Assistant is created successfully. However , when i am making a call on dashboard by click on "Talk to assistant", conversation is not initiated and I am getting the message that "agentOverrides.voice.property voiceId property should not exist".
and also the agent is always in unpublished state.