Is it possible to deactivate filler word while cal...
# support
m
In our case, it isn't very pleasant to listen things like "wait a sec" or "hold a sec" while VAPI is triggering function calls. Is there any way to deactivate it?
v
message has been deleted
@Manuel Saelices Absolutely, you can customize the voice prompts and responses to create a more seamless and pleasant experience for your users. If you'd like to remove or replace phrases such as "wait a sec" or "hold a sec," you can do so by adjusting the voice response settings in your VAPI configuration. If you need assistance with the specific steps or if you have any other preferences for the voice prompts, please let me know, and I'll be happy to guide you through the process.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
s
Use tool calling and you can fix this issue. Please check the docs
m
What's the difference between function calls, the one we are using, and tools?
s
Functions are a deprecated functionality of OpenAI, which we have converted to new format tools. The only main difference is that you will get more customization, such as being able to customize the message.
4 Views