Module: Vapi::Types::OpenAiVoiceModel

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

Constant Summary collapse

TTS_1 =
"tts-1"
TTS_1_HD =
"tts-1-hd"
GPT_4_O_MINI_TTS =
"gpt-4o-mini-tts"

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