Camera in use by another application
# support
Call: b10d97b7-f40f-43b7-a664-89c8ee3c9aea
v
message has been deleted
@KillerBoss Hello! How can I assist you with VAPI today? If you have any questions or need support with voice development, feel free to ask.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
@Sahil
Call: 838490a8-1d2a-4924-b119-81c1918899e0
@User
s
Please check the error logs
all the things are there
k
What do you mean?
What about my question about the transcriber?
@Sahil
Those red warnings are odd. I recreated one of the assistants and it was gone
s
🔵 18:22:56:739 Web Call Manager Success: customer-did-not-give-microphone-permission
It will send it
because sometime users says something and then wait for 1 sec
and then we expect the transcriber has stopped speaking
and we send the request
but once again if the user started speaking
then we send a new request and previous once get cancelled
k
Is there a way to say wait 3 secs after no more speak then transcribe?
Sending partials is killing me as open ai will start responding on partials
I see even if a speak slow it sends 2 requests almost immediately one after the other
What is your suggestion on my end to avoid open ai processing partial and responds until you are done sending all current speak?
@Sahil
s
You can play around with
startSpeakingPlan.
it will solve your issue
k
Ok. Can I change that in your UI? We are not using your API to create assistants? @Sahil
If not I will see what I can do
s
unfortunately, It is only through API
10 Views