Module: Telnyx::Models::Calls::TranscriptionEngineAzureConfig::Language
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/calls/transcription_engine_azure_config.rb
Overview
Language to use for speech recognition
Constant Summary collapse
- AF =
:af- AM =
:am- AR =
:ar- BG =
:bg- BN =
:bn- BS =
:bs- CA =
:ca- CS =
:cs- CY =
:cy- DA =
:da- DE =
:de- EL =
:el- EN =
:en- ES =
:es- ET =
:et- EU =
:eu- FA =
:fa- FI =
:fi- FR =
:fr- GA =
:ga- GL =
:gl- GU =
:gu- HE =
:he- HI =
:hi- HR =
:hr- HU =
:hu- HY =
:hy- ID =
:id- IS =
:is- IT =
:it- JA =
:ja- KA =
:ka- KK =
:kk- KM =
:km- KN =
:kn- KO =
:ko- LO =
:lo- LT =
:lt- LV =
:lv- MK =
:mk- ML =
:ml- MN =
:mn- MR =
:mr- MS =
:ms- MT =
:mt- MY =
:my- NB =
:nb- NE =
:ne- NL =
:nl- PL =
:pl- PS =
:ps- PT =
:pt- RO =
:ro- RU =
:ru- SI =
:si- SK =
:sk- SL =
:sl- SO =
:so- SQ =
:sq- SR =
:sr- SV =
:sv- SW =
:sw- TA =
:ta- TE =
:te- TH =
:th- TR =
:tr- UK =
:uk- UR =
:ur- UZ =
:uz- VI =
:vi- WUU =
:wuu- YUE =
:yue- ZH =
:zh- ZU =
:zu- AUTO =
:auto
Class Method Summary collapse
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
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/telnyx/models/calls/transcription_engine_azure_config.rb', line 158
|