Module: Vapi::Types::CartesiaVoiceModel

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/cartesia_voice_model.rb

Constant Summary collapse

SONIC_3 =
"sonic-3"
SONIC_320260112 =
"sonic-3-2026-01-12"
SONIC_320251027 =
"sonic-3-2025-10-27"
SONIC_2 =
"sonic-2"
SONIC_220250611 =
"sonic-2-2025-06-11"
SONIC_ENGLISH =
"sonic-english"
SONIC_MULTILINGUAL =
"sonic-multilingual"
SONIC_PREVIEW =
"sonic-preview"
SONIC =
"sonic"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load