Module: Telnyx::Models::Conferences::ActionSpeakParams::Language

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/conferences/action_speak_params.rb

Overview

The language you want spoken. This parameter is ignored when a ‘Polly.*` voice is specified.

Constant Summary collapse

ARB =
:arb
CMN_CN =
:"cmn-CN"
CY_GB =
:"cy-GB"
DA_DK =
:"da-DK"
DE_DE =
:"de-DE"
EN_AU =
:"en-AU"
EN_GB =
:"en-GB"
EN_GB_WLS =
:"en-GB-WLS"
EN_IN =
:"en-IN"
EN_US =
:"en-US"
ES_ES =
:"es-ES"
ES_MX =
:"es-MX"
ES_US =
:"es-US"
FR_CA =
:"fr-CA"
FR_FR =
:"fr-FR"
HI_IN =
:"hi-IN"
IS_IS =
:"is-IS"
IT_IT =
:"it-IT"
JA_JP =
:"ja-JP"
KO_KR =
:"ko-KR"
NB_NO =
:"nb-NO"
NL_NL =
:"nl-NL"
PL_PL =
:"pl-PL"
PT_BR =
:"pt-BR"
PT_PT =
:"pt-PT"
RO_RO =
:"ro-RO"
RU_RU =
:"ru-RU"
SV_SE =
:"sv-SE"
TR_TR =
:"tr-TR"

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info