Components
LanguageConfig
Voice and DTMF configurations for a language in a language group. List of available voices
and their supported languages can be fetched from GET /agents/voices/available/
.
Example Usage
Fields
Field | Type | Required | Description | Example |
---|---|---|---|---|
languageCode | components.LanguageCode | TRUE | BCP 47 codes of languages that Syllable supports. | |
voiceProvider | components.TtsProvider | TRUE | TTS provider for an agent voice. | |
voiceDisplayName | components.AgentVoiceDisplayName | TRUE | Display names of voices that Syllable supports. | |
dtmfCode | number | TRUE | DTMF code that should be used for the language in the menu generated from the language group | 1 |