developer_guide:voxibot_overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
developer_guide:voxibot_overview [2018/05/31 13:00] – [Integrate voxibot with chatbot:] jehaddeveloper_guide:voxibot_overview [2018/05/31 13:37] – [Voxibot stracture:] jehad
Line 11: Line 11:
  
 It has a unique composition based on the next: It has a unique composition based on the next:
-  * Unordered List Item[[https://wiki.voximal.com/doku.php?id=installation_guide:start]] (Voximal software)+  * Voximal [[https://wiki.voximal.com/doku.php?id=installation_guide:start|Voximal software]]
   * Asterisk server   * Asterisk server
   * FreePBX   * FreePBX
Line 68: Line 68:
 **6. ** Create a Workspace to communicate with during your test, by this workspace you will get the response, and you will understand how voximal assistant helpful and easy to use. **6. ** Create a Workspace to communicate with during your test, by this workspace you will get the response, and you will understand how voximal assistant helpful and easy to use.
  
-{{:developer_guide:6.png?direct&400 |{{ :developer_guide:7.png?direct&400|}}}}+{{:developer_guide:6.png?direct&400|}} {{:developer_guide:7.png?direct&400|}}
  
 **7. ** Put the language of your chatbot, it is up to you. **A remark**, choose the right language which you want to interact with. **7. ** Put the language of your chatbot, it is up to you. **A remark**, choose the right language which you want to interact with.
  
 +{{:developer_guide:10.png?direct&400|}}
  
 **8. ** On the left click on Deploy and as you can see, we need  Workspace ID to add it in voxibot file “ root.vxml“. this ID to push us to specific chatbot that we choose. **8. ** On the left click on Deploy and as you can see, we need  Workspace ID to add it in voxibot file “ root.vxml“. this ID to push us to specific chatbot that we choose.
  
-{{:developer_guide:10.png?direct&400|}}+{{:developer_guide:12.png?direct&400|}}
  
 **9. ** The way to set the rules in chatbot is same for any language, so you can follow Watson documentation  on this website https://www.ibm.com/blogs/nordic-msp/get-started-building-chatbots-using-watson-bluemix/  **9. ** The way to set the rules in chatbot is same for any language, so you can follow Watson documentation  on this website https://www.ibm.com/blogs/nordic-msp/get-started-building-chatbots-using-watson-bluemix/ 
 +
 +
 +----
 +====Now form voxibot side:====
 +
 +In this side we need to adapt our watson credential in easy way inside Voxibot, then by finishing these next  steps we will be able to talk to our chatbot thanks to voximal voice assistant. **Note**, We deal with Arabic language as we will see.
 +
 +**Let's start step by step **
 +
 +**Note : **Each step you edit or add something new you should do save/submit the apply config 
 +
 +**1. ** To start configuring our voxibot firstly, go to **settings** then **voximal settings** to adjust our settings. 
 +
 +{{:developer_guide:11.png?direct&400|}}
 +
 +**2. **  As shown below choose your API, in our case **HTTP or MRCP** which easy and support Arabic. Just copy and paste the link in **URI** http://tts6.i6net.org/tts/acapela/tts.php. **Pay attention** to format (alaw), save and apply config after finishing.
 +
 +{{:developer_guide:22.png?direct&400|}}
 +
 +**3. ** We need  API recognition engine to print out and translate our input as a text to be understood by the chatbot. You need to have a credential key for Google or your favorite provider.
 +There are other engines can provide recognition features that depend on the quality and the language support.
 +
 +{{:developer_guide:33.png?direct&400|}}
 +
 +**4. **  Create an account to assign it to a Number, this account will connect to the database to communicate with the chatbot, **URL** is the source where our essentials file located. set the speech to **Automatic** to avoid any issues,
 +
 +{{:developer_guide:44.png?direct&400|}}
 +
 +**5. ** Set a call number to our account that just created, give it any number and name, the important part here is to set **destination**. it will be  **voximal application** and link it to the account name that should appear on the list because we just made it %%**(demo_server)**%%
 +
 +{{:developer_guide:66.png?direct&400|}}
 +
 +**6. **  There are two files need to adapt to our case ** root.vxml ** and ** conversation_watson.vxml **
 +For the root file set the language that you want and supported by the provider  (engine). also Because we use Watson so our credential will be Watson credential, we explain how to get these credential from Watson in the top of this page. in addition, By setting your email address you can have the results of your calls and your communication logs with the chatbot.
 +
 +{{:developer_guide:root.png?direct&400|}}
 +
 +**7. ** In **conversation_watson** put the language as you configure in root file. This depends on which workspace ID you want to communicate with.
 +
 +{{:developer_guide:edit_watson.png?direct&400|}}
  
  
  
  
  • developer_guide/voxibot_overview.txt
  • Last modified: 2018/05/31 14:04
  • by jehad