Class: Vapi::CartesiaVoiceLanguage

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

Overview

This is the language that will be used. This is optional and will default to the

correct language for the voiceId.

Constant Summary collapse

EN =
"en"
DE =
"de"
ES =
"es"
FR =
"fr"
JA =
"ja"
PT =
"pt"
ZH =
"zh"
HI =
"hi"
IT =
"it"
KO =
"ko"
NL =
"nl"
PL =
"pl"
RU =
"ru"
SV =
"sv"
TR =
"tr"