Get the (almost) daily changelog
Voicemail Detection Enhancements
- Voicemail Detection Enhancements: You can now configure voicemail detection across providers with
Assistant.voicemailDetection, for example with Vapi, Google, and OpenAI.Each plan now supports atypeproperty to select between:
audio: Native audio model detection (default)transcript: ASR/transcript-based detection
- Fine-tuned control: Under each voicemail detection plan, you can configure backoff plans and beep detection timing with
Assistant.voicemailDetection["yourVoicemailDetectionPlan"].beepMaxAwaitSecondsfor improved voicemail handling in automated calls.