Series: Architect tutorial for beginning users

Genesys Cloud Animal Care wants to create a menu option in the main menu to give callers the option of hearing prompts in French, or to return to the main menu without changing the current language selection. In this lesson, you alter the flow to ask callers if they want to hear the prompts in French. If not, the flow continues in English. Set the language selection as a starting task, not a starting menu, in your call flow. This option alleviates the burden of requiring callers to enter the language selection each time they enter another call flow.

Objectives

  • Add French as a supported language.
  • Create a language menu that allows a caller to hear prompts in French, rather than the default English.
  • Create a reusable language selection task to add to the menu.
  • Set the language menu as the starting menu.

Estimated time to complete: 10 minutes

Prerequisites

Additional resources

Image of completed Change to French task Completed task

Image of completed Starting Menu

Completed task


Tasks

In this section, add a supported language to the call flow, create a language menu and set it as the starting menu, and add a reusable task for the French language.

  1. In the Settings area, click Supported Languages.
  2. In the Supported Languages configuration area, click Add Language and select French Canada (fr-CA).

  1. From the Toolbox, expand the Menu category and drag a Menu action into the Reusable Menus area.
  2. In the Name text box, type Prompt for Language.
  3. Click Set this as the starting menu.

Note: Notice that the reusable Prompt for Language menu moves up to become the Starting Menu, and the Initial Greeting now appears in this menu. Also, the Emergency Menu moves to Reusable Menus.

  1. In the Prompt for Language Starting Menu design area, in the Menu Prompt box type Prompt.GCACContinueEnFrancais. This prompt plays the following message to the caller: “To continue in French, press 2.”

  1. From the Toolbox, expand the Task category and drag a Task action into the Reusable Tasks area.
  2. In the Name field, type Change to French and then click Edit Task. Architect opens the task editor.
  3. From the Toolbox, expand the Flow category and drag a Set Language action into the task editor, just below the start box, and complete the following steps:
    1. In the Name text box, type Change to French.
    2. In the Select Language box, choose French (Canada) (fr-CA).
  4. From the Toolbox, expand the Menu category and drag a Jump to Menu action below the Set Language action and complete the following steps:
    1. In the Name field type Jump to Emergency Menu.
    2. Click Menu and select Emergency Menu.
  5. Click Return to Overview.

Practice

Here, you add the French language reusable task to the starting menu and create an automatic menu choice for non-French callers.

Now, add the Change to French task that we just created and configure it as an option in the Prompt for language starting menu.

  1. Drag a Jump to Reusable Task into the Prompt for Language menu and change the name to Opted for French.
  2. Select a DTMF of 1 and add French as a speech recognition term in the English box and Français in the French box.
  3. Select the Change to French reusable task.
  4. Save your work.

Here, you transfer callers that did not select French to the main menu. Architect only transfers callers to the main menu if they do not press 1 or say “Français” to indicate a language change. This action is automatic, and the caller does not need to do anything.
  1. Drag a Jump to Menu action into the Prompt for Language menu. This action is located in the Menu category.
  2. Change the name to English language calls.
  3. Select a DTMF of 0.
  4. In the Menu box, select Emergency Menu.
  5. Leave the remaining settings unchanged and save your work.