[Doubt] Have the assistant not respond if customer...
# support
z
Im using vapi to create an AI interviewer, in the interview the candidate is encouraged to think out loud. I tried configuring waitSeconds but it's a hard condition for all speech by the candiate during the interview. I want the Agent to not respond if candidate is thinking out loud and only respond when asked a question or initiated a conversation. PS: I tried making it work by prompt but not successful
For now I have proceeded with smart endpointing, its better but still not what we want
s
Hey @zipfinderto let the assistant wait for user to speak finishing or speak out loud you need to configure smart endpointing for it, and you can learn more about it from here https://gist.github.com/bajajcodes/cd664c81344ef9f27a4d304de43bd313
Do let me know how it goes for you.
2 Views