Nate
10/22/2025, 9:57 PMVapi Support Bot
10/22/2025, 9:59 PMrecordingConsentPlan in your assistant's compliance plan. You can choose between two consent types:
- Verbal Consent: The user must explicitly agree (e.g., "Say 'yes' to consent").
- Stay-on-Line Consent: Staying on the call after hearing the message implies consent.
This feature is available for Enterprise customers and can be set up via the dashboard or API. You can also customize the consent message and select the voice for the announcement.
Quick Example (Stay-on-Line):
json
"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
}
Clarifying question:
Would you like instructions for setting this up via the dashboard or the API?
Sources:
- [Recording Consent & Compliance Management](https://docs.vapi.ai/changelog/2025/9/2)
- [Recording consent plan](https://docs.vapi.ai/security-and-privacy/recording-consent-plan)Nate
10/22/2025, 9:59 PMChiranjeet Mishra
10/24/2025, 9:31 PMKebsss
11/12/2025, 9:16 PMNate
11/12/2025, 9:28 PMKebsss
11/18/2025, 7:35 AMChiranjeet Mishra
11/19/2025, 11:59 PMNate
11/20/2025, 3:11 AMNate
11/20/2025, 3:11 AMChiranjeet Mishra
11/22/2025, 12:11 AMVapi Support Bot
01/09/2026, 6:25 AM