Module: Vapi::Types::MinimaxVoiceModel

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

Constant Summary collapse

SPEECH_02_HD =
"speech-02-hd"
SPEECH_02_TURBO =
"speech-02-turbo"
SPEECH_25_TURBO_PREVIEW =
"speech-2.5-turbo-preview"

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