Dynamic Translation capability
Use the Dynamic Translation capability to perform on-demand translation of languages in your Virtual Agent conversations.
Dynamic Translation capability properties
Specify the flow action properties for the node that you want to create.
| Property | Description |
|---|---|
| Node name | Name of the Dynamic Translation node. |
| Input mapping | |
| Wait for response? | Toggle to wait for a response from the action before continuing the conversation. |
| Text to translate | String of text to be handled by Dynamic Translation. |
| Source language | Input language of the text to translate. |
| Target language | Output language of the text to translate. |
| Output mapping | |
| Error message | Error message returned if the translation fails or other error occurs. Select Enable to activate, and input a custom variable name to store the value under if desired. |
| Detected language | Language detected by Dynamic Translation. Select Enable to activate, and input a custom variable name to store the value under if desired. |
| Translated text | String of text in target language. Select Enable to activate, and input a custom variable name to store the value under if desired. |
| Error code | Type of error returned if the translation fails or another error occurs. Select Enable to activate, and input a custom variable name to store the value under if desired. |
| Advanced | |
| Hide this node | |
| Conditionally show this node if | No-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true. |