Get the (almost) daily changelog

Voicemail Detection Enhancements

  1. 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 a type property to select between:
  • audio: Native audio model detection (default)
  • transcript: ASR/transcript-based detection
  1. Fine-tuned control: Under each voicemail detection plan, you can configure backoff plans and beep detection timing with Assistant.voicemailDetection["yourVoicemailDetectionPlan"].beepMaxAwaitSeconds for improved voicemail handling in automated calls.