Module: Telnyx::Models::Calls::TranscriptionEngineDeepgramConfig::DeepgramNova2::Language

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/calls/transcription_engine_deepgram_config.rb

Overview

Language to use for speech recognition with nova-2 model

See Also:

Constant Summary collapse

BG =
:bg
CA =
:ca
ZH =
:zh
ZH_CN =
:"zh-CN"
ZH_HANS =
:"zh-Hans"
ZH_TW =
:"zh-TW"
ZH_HANT =
:"zh-Hant"
ZH_HK =
:"zh-HK"
CS =
:cs
DA =
:da
DA_DK =
:"da-DK"
NL =
:nl
EN =
:en
EN_US =
:"en-US"
EN_AU =
:"en-AU"
EN_GB =
:"en-GB"
EN_NZ =
:"en-NZ"
EN_IN =
:"en-IN"
ET =
:et
FI =
:fi
NL_BE =
:"nl-BE"
FR =
:fr
FR_CA =
:"fr-CA"
DE =
:de
DE_CH =
:"de-CH"
EL =
:el
HI =
:hi
HU =
:hu
ID =
:id
IT =
:it
JA =
:ja
KO =
:ko
KO_KR =
:"ko-KR"
LV =
:lv
LT =
:lt
MS =
:ms
NO =
:no
PL =
:pl
PT =
:pt
PT_BR =
:"pt-BR"
PT_PT =
:"pt-PT"
RO =
:ro
RU =
:ru
SK =
:sk
ES =
:es
ES_419 =
:"es-419"
SV =
:sv
SV_SE =
:"sv-SE"
TH =
:th
TH_TH =
:"th-TH"
TR =
:tr
UK =
:uk
VI =
:vi
AUTO_DETECT =
:auto_detect

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