You can use the Speak element to read out text as speech to the caller. It’s useful for communicating dynamic text that cannot be prerecorded.
voice string | The tone to be used for reading out the text. Allowed values: WOMAN, MAN |
language string | Language used to read out the text. Allowed values: See the table “Supported voices and languages” below. Defaults to en-US. |
loop integer | Specifies number of times to speak out the text. If value set to 0, speaks indefinitely. Allowed values: integer >= 0 (0 indicates a continuous loop) |
Danish value: da-DK |
|
Dutch value: nl-NL |
|
English — Australian value: en-AU |
|
English — British value: en-GB |
|
English — USA value: en-US |
|
French value: fr-FR |
|
French — Canadian value: fr-CA |
|
German value: de-DE |
|
Italian value: it-IT |
|
Polish value: pl-PL |
|
Portuguese value: pt-PT |
|
Portuguese — Brazilian value: pt-BR |
|
Russian value: ru-RU |
|
Spanish value: es-ES |
|
Spanish — USA value: es-US |
|
Swedish value: sv-SE |
|