Module: Vapi::Types::SyncVoiceLibraryDtoProvidersItem

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

Constant Summary collapse

VAPI =
"vapi"
ELEVEN_LABS =
"11labs"
AZURE =
"azure"
CARTESIA =
"cartesia"
CUSTOM_VOICE =
"custom-voice"
DEEPGRAM =
"deepgram"
HUME =
"hume"
LMNT =
"lmnt"
NEUPHONIC =
"neuphonic"
OPENAI =
"openai"
PLAYHT =
"playht"
RIME_AI =
"rime-ai"
SMALLEST_AI =
"smallest-ai"
TAVUS =
"tavus"
SESAME =
"sesame"
INWORLD =
"inworld"
MINIMAX =
"minimax"
WELLSAID =
"wellsaid"
ORPHEUS =
"orpheus"

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