Class: Vapi::CartesiaExperimentalControlsSpeed

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/cartesia_experimental_controls_speed.rb

Constant Summary collapse

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