ai.languages
If changing the language from the default, all three parameters are required for a valid entry.
Parameters
Name | Type | Required? | Default | Description |
---|---|---|---|---|
name | string | Optional | English | Name of the language ("French", "English", etc) |
code | string | Optional | en-US | Language code. For example, "fr-FR" . List of language codes can be found here: Google Codes |
voice | string | Optional | picked by SignalWire | Voice to use for the language. For example, "fr-FR-Neural2-B" . List of language voices can be found here Google Voices |
fillers | string [] | Optional | An array of strings to be used as fillers in the conversation | |
engine | string | Optional | gcloud | The engine to use for the language. For example, "elevenlabs" |