I am Groot
01/28/2026, 11:18 AMChiranjeet Mishra
01/28/2026, 12:37 PM"artifactPlan": {
"transcriptPlan": {
"enabled": true,
"assistantName": "Sophie",
"userName": "Customer"
}
}
Fix:
Explicitly enable recording:
"artifactPlan": {
"recordingEnabled": true,
"recordingFormat": "wav;l16",
"transcriptPlan": {
"enabled": true,
"assistantName": "Sophie",
"userName": "Customer"
}
}
Please refer to: https://docs.vapi.ai/assistants/call-recording
Thanks!I am Groot
01/28/2026, 1:28 PMI am Groot
01/28/2026, 1:47 PMChiranjeet Mishra
01/28/2026, 2:25 PMI am Groot
01/28/2026, 3:50 PMChiranjeet Mishra
01/29/2026, 7:59 AM