Recording Consent Question
is there a way to enable a Call Recording Consent message before each call begins?
recordingConsentPlan in your assistant's compliance plan. You can choose between two consent types:⤵️ Mention @Vapi Support Bot for follow-ups 🐥
recordingConsentPlan"recordingConsentPlan": {
"type": "stay-on-line",
"message": "For quality purposes, this call may be recorded. Please stay on the line if you agree or end the call if you do not consent.",
"voice": { "voiceId": "andrew", "provider": "azure" },
"waitSeconds": 3
}