Cartesia voice: ExperimentalControl do not work
experimentalControls: {
speed: 0.2,
},
or
experimentalControls: {
speed: "slowest",
},
Doesn't do anything at all, the voice is coming out at the speed of light!
Also, we cannot use the VAPI controls (speed), as the cartesia API do not have the "speed" key
speed: 0.2,
},
or
experimentalControls: {
speed: "slowest",
},
Doesn't do anything at all, the voice is coming out at the speed of light!
Also, we cannot use the VAPI controls (speed), as the cartesia API do not have the "speed" key
