Module: Vapi::Types::FallbackElevenLabsVoiceModel

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

Constant Summary collapse

ELEVEN_MULTILINGUAL_V_2 =
"eleven_multilingual_v2"
ELEVEN_TURBO_V_2 =
"eleven_turbo_v2"
ELEVEN_TURBO_V_2_5 =
"eleven_turbo_v2_5"
ELEVEN_FLASH_V_2 =
"eleven_flash_v2"
ELEVEN_FLASH_V_2_5 =
"eleven_flash_v2_5"
ELEVEN_MONOLINGUAL_V_1 =
"eleven_monolingual_v1"
ELEVEN_V_3 =
"eleven_v3"

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