Class: Vapi::VoicemailDetectionCostProvider

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

Overview

This is the provider that was used to detect the voicemail.

Constant Summary collapse

TWILIO =
"twilio"
GOOGLE =
"google"
OPENAI =
"openai"
VAPI =
"vapi"