I want to inform my customers that call is being r...
# support
r
Is there a way to play a predefined message before the the agent starts actually speaking? I wanted to inform the customers that the call is being recorded.
c
Set the assistant’s firstMessage to your disclaimer and use "firstMessageMode": "assistant-speaks-first" in your Vapi config..
2 Views