Module: Vapi::Types::CartesiaExperimentalControlsSpeedZero

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

Constant Summary collapse

SLOWEST =
"slowest"
SLOW =
"slow"
NORMAL =
"normal"
FAST =
"fast"
FASTEST =
"fastest"

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