Class: Vapi::TwilioVoicemailDetectionVoicemailDetectionTypesItem

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/twilio_voicemail_detection_voicemail_detection_types_item.rb

Constant Summary collapse

MACHINE_START =
"machine_start"
HUMAN =
"human"
FAX =
"fax"
UNKNOWN =
"unknown"
MACHINE_END_BEEP =
"machine_end_beep"
MACHINE_END_SILENCE =
"machine_end_silence"
MACHINE_END_OTHER =
"machine_end_other"