Docs.bmc.com will undergo a brief maintenance outage 27 March 2025. The site will be unavailable for ten minutes starting at 7:30 AM CDT/6 PM IST.

  This documentation supports the 20.08 version of BMC Helix Chatbot. To view the documentation for the previous version, select 20.02 from the Product version menu.

Localizing chatbot conversations by using real-time translation


Administrators can enable real-time translation in chatbot conversations so that end users can interact with the chatbot and the support agent in a language of their choice. You can leverage a real-time translation provider such as Google Cloud Translation Services version 2 or Microsoft Azure Translator Speech API version 3 to localize chatbot conversations.

Real-time translation is supported by BMC Helix Chatbot, Skype for Business on-premises, Microsoft Teams, and Slack.

Note

When using SMS to interact with BMC Helix Chatbot, end users can interact only in English.

You can enable localization in chatbot conversations in the following ways:

The following video (3:13) provides an overview on real-time translation:

icon_play.png https://youtu.be/9HyjoWQy4Hw


Locales supported by BMC Helix Platform

The following locales are supported by BMC Helix Platform. Locales that are not listed here are currently not supported. 

  • English (default)—en
  • French—fr
  • German—de
  • Italian—it
  • Japanese—ja
  • Korean—ko
  • Portuguese—pt_BR
  • Spanish—es
  • Chinese—zh-CN
  • Dutch—nl
  • Swedish—sv
  • Russian—ru
  • Danish—da
  • Norwegian—no

Tip

To use real-time translation for languages that are not supported, as a developer, make sure that you add localized field values for your application. To learn more about adding the localized strings, see Localizing a Digital Service application .

Locales supported by auto-categorization

Some content is unavailable due to permissions.

leverages IBM Watson Assistant as the classification service provider for auto-categorization. To see the list of supported languages, see Supported languages in the 

Some content is unavailable due to permissions.

online documentation. 

Scenario: Enabling real-time translation for a chatbot

An organization - ABC has implemented an IT chatbot to resolve all IT-related queries. The primary language of the IT chatbot is English. The organization  wants to use real-time translation so that its employees can interact with the chatbot in Japanese and French. The ABC company uses Google Cloud Translation Services for automatic language translation.  In BMC Helix Chatbot, the administrator selects the translator provider (Google Cloud Translation Services) and provides the Google Translate API key. Before enabling real-time translation for the chatbots, administrators can test whether real-time translation is working correctly by using the BMC Helix Innovation Studio UI. After confirming that the translation works correctly, you can enable real-time translation in the IT chatbots. 

To ensure that localization is enabled for live chat with support agents, the administrator at ABC uses the same Google Translate API service in BMC Virtual Chat. 

Localization workflow by using real-time translation

The following image shows the workflow for enabling real-time translation in a chatbot:

Workflow for chatbot real-time translation.png


The following table describes the tasks to be performed in the process of enabling real-time translation in chatbot conversations:


Task

Product

Action

Reference

1

Real-time translation provider

(Google Cloud or Microsoft Azure)

Enable the translation service.

2

BMC Helix Innovation Studio

In the centralized tenant configuration settings, configure the translation service provider.

3

BMC Helix Innovation Studio

Configure the translation provider credentials.

4

(Optional)

BMC Helix Innovation Studio

(If you want to test real-time translation)

Test whether the real-time translation works correctly.

5

BMC Helix Innovation Studio

In each chatbot, enable real-time translation and set the default language for translation.

6

(Optional)

BMC Virtual Chat

(If you want to configure localization for live chat)

Configure automatic translation in a live chat so that the support agent's messages are automatically translated to the user's locale.

Best practice

If you enable real time translation in BMC Helix Chatbot, you must enable the automatic language translation setting in BMC Virtual Chat for a seamless experience of handling language translation.

Setting language options and translation in BMC Virtual Chat documentation

Result of enabling real-time translation for chatbot conversations

Employees of ABC can now interact with the IT chatbot in English, Japanese, and French. When a French employee opens the IT chatbot and requests for an additional monitor, the IT chatbot informs the employee that the request requires manager approval. The employee then requests to chat with a support agent. The agent asks the purpose of requirement. The employee types the message in French, which is translated for the agent in English. The agent types the reply in English, which is translated to French for the employee. The interaction continues until the employee's request is resolved. 

  • What happens if the user's language is not supported by real-time translation

If the user initiates a conversation in a language that is not supported by real-time translation, by default, the following message is displayed:

I have not been trained in your language but am able to translate on the fly. This may impact the quality of my responses.

  • Standard error messages

If the real-time translation configuration is incorrect, the following message is displayed:

An error occurred while connecting to the translation service call.

If the real-time translation configuration is correct, but the translation provider service generates an error, the following message is displayed:

An error occurred during translation <additional description from the service> .

  • Live chat localization

    If the IBM Watson Assistant Skills configured with a chatbot is non-English, for example, in  Japanese, then the agent receives messages in Japanese. To ensure that the agent receives the messages in English, you must enable translation in BMC Virtual Chat. 

Example of a chatbot conversation in a supported locale

The following image shows a sample conversation in French after enabling real-time translation:

RTT interaction in French.png

Benefits of enabling real-time translation for localizing chatbot conversations

  • Support for more number of locales when using real-time translation.
  • Eliminate the need to create multiple chatbot Skills for each language. If you have localized chatbot Skills, you can continue using them. To add new locales, you can enable real-time translation.
  • Ability to select chatbots for which you want to enable real-time translation. 
  • Easily test real-time translation for chatbot before implementing it in the production environment.