Greeting the Chatbot
- The OIAP can be deployed independently or used on the public cloud. Therefore, the navigation paths vary depending on the environment.
- In this document, all the navigation paths are those selected when the OIAP is deployed independently. In the CEC public cloud scenario, you can choose to access the OIAP.
- To use the chatbot (intelligent IVR) on the public cloud, ensure that you have subscribed to intelligent IVR, TTS, and ASR resources for the tenant space.
To check whether the resources have been subscribed to, perform the following steps:
Log in to the Huawei Cloud console and choose IVR tab page and whether TTS and ASR resources have been subscribed to on the TTS&ASR tab page.
. On the CEC console, choose Instance Management. On the page that is displayed, click Details corresponding to the desired call center instance to check whether intelligent IVR resources have been subscribed to on the
You can configure your dedicated chatbot online using a flowchart. To help you understand the entire configuration process, this section describes the configuration of a chatbot who replies with "Hello" to your greeting.
Procedure
- Choose Create, set Name, and click Save.
, click
- Click the new domain chatbot. The Intention Management page is displayed.
- Click Create, choose General intent, enter an intention name, configure Corpus and Response, and click Save.
- Click Train.
- Choose Active to enable the domain chatbot. and click
- Choose
. In the integration environment, after the template type is set to TTS, the template content is selected from a drop-down list. You need to choose , add a TTS text, and submit the text for approval. After the system administrator approves the text, you can select the text from the drop-down list.Figure 1 Adding a resource template
- Choose Add in the upper part, and configure a chatbot script flow.
, click
The script flow is as follows: After a call is connected, the user hears "Hello" from the chatbot, then the user says "Hello", and finally the chatbot replies with "Hello" again.
- Select Blank Flow.
- Drag diagram elements on the left to the canvas and connect them with lines.
Figure 2 Dragging diagram elements
- Click the Response diagram element and set Response Template.
Figure 3 Setting Response Template
- Click the Semantic recognition diagram element and set the recognition condition to TOC.ChatBotIntentCode=="CMDHELLO".
Figure 4 Setting the Semantic recognition diagram element
- Click the line between the Semantic recognition diagram element and the last Response diagram element, and select a branch condition.
Figure 5 Setting a branch
- Click the last Response diagram element and set Response Variable to TOC.ChatBotRespContent.
Figure 6 Setting Response Variable
- Click in the upper part of the canvas.
- Click in the upper part of the canvas. On the page that is displayed, click Confirm.
- Choose Add to associate an access code with the new flow.
, and click
- Click Test Call corresponding to the flow and enter Hello. The chatbot replies with "Hello".
Summary
What is the general process for configuring a chatbot?
- Add a voice or video resource template.
- Configure the intention to be recognized.
- Orchestrate a script flow and release it.
- Configure the chatbot and associate it with the corresponding script flow.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot