Class: Vapi::FallbackOpenAiVoiceId

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

Overview

This is the provider-specific ID that will be used. Please note that ash, ballad, coral, sage, and verse may only be used with realtime models.

Constant Summary collapse

ALLOY =
"alloy"
ECHO =
"echo"
FABLE =
"fable"
ONYX =
"onyx"
NOVA =
"nova"
SHIMMER =
"shimmer"
ASH =
"ash"
BALLAD =
"ballad"
CORAL =
"coral"
SAGE =
"sage"
VERSE =
"verse"