<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.voximal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.voximal.com/feed.php">
        <title>Voximal documentation - developer_guide</title>
        <description></description>
        <link>https://wiki.voximal.com/</link>
        <image rdf:resource="https://wiki.voximal.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-29T02:31:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:aiml_overview&amp;rev=1478522508&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voicexml_overview&amp;rev=1446043256&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_chatbot&amp;rev=1528215195&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_dialogflow&amp;rev=1528207797&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_howto&amp;rev=1531318827&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_overview&amp;rev=1527775462&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_watson&amp;rev=1528965475&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.voximal.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Voximal documentation</title>
        <link>https://wiki.voximal.com/</link>
        <url>https://wiki.voximal.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:aiml_overview&amp;rev=1478522508&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-11-07T12:41:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>aiml_overview</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:aiml_overview&amp;rev=1478522508&amp;do=diff</link>
        <description>Overview

What is AIML?

AIML stands for Artificial Intelligence Modelling Language. AIML is an XML based markup language meant to create artificial intelligent applications. AIML makes it possible to create human interfaces while keeping the implementation simple to program, easy to understand and highly maintainable. This tutorial will teach you the basics of AIML. All the basic components of AIML with suitable examples have been discussed in this tutorial.</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voicexml_overview&amp;rev=1446043256&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-10-28T14:40:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voicexml_overview</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voicexml_overview&amp;rev=1446043256&amp;do=diff</link>
        <description>Overview

What is VoiceXML?

VoiceXML (or simply VXML) stands for Voice Extensible Markup Language. Such as HTML is a markup language for creating distributed  textual/visual applications, VoiceXML is an XML based markup language for creating distributed voice applications. VoiceXML is a standard based on XML that allows Web applications and content to be accessed by a phone. You can develop speech-based telephony applications using VoiceXML.</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_chatbot&amp;rev=1528215195&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-05T16:13:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voxibot_chatbot</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_chatbot&amp;rev=1528215195&amp;do=diff</link>
        <description>Connecting with chatbot :

There are many engines can provide us the chatbot tool and we are going explain to integrate with these chatbots :

Dialogflow

IBM Watson

Smartly.ai</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_dialogflow&amp;rev=1528207797&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-05T14:09:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voxibot_dialogflow</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_dialogflow&amp;rev=1528207797&amp;do=diff</link>
        <description>Dialogflow

Integrate voxibot with chatbot:

It is a google engine that we use to create our chatbot and to integrate this chatbot with our voxibot service.to create chatbot service there is no big difference between Google chatbot and Watson chatbot or either another engine.</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_howto&amp;rev=1531318827&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-11T14:20:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voxibot_howto</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_howto&amp;rev=1531318827&amp;do=diff</link>
        <description>Voxibot

set up voxibot with right package :

To be able to connect chatbot with voxibot we need specific database package which we would like to implement and integrate. therefore the first step is to download the necessary data files from the source of voxibot platform. Our sources exist on GitHub</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_overview&amp;rev=1527775462&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-05-31T14:04:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voxibot_overview</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_overview&amp;rev=1527775462&amp;do=diff</link>
        <description>Overview



About Voxibot project:

Voxibot is a service that contains several packages and resources can help a customer to launch voice assistant. for their services with high performance and less complicated than voximal. which consumes time to configure it and to reach the voxibot performance. with voxibot solution all resources that customers need are pre-configured. such as TTS/STT engines and telephony trunk, voxibot solution interface does not require pre-experience with IVR  to interact…</description>
    </item>
    <item rdf:about="https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_watson&amp;rev=1528965475&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-14T08:37:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>voxibot_watson</title>
        <link>https://wiki.voximal.com/doku.php?id=developer_guide:voxibot_watson&amp;rev=1528965475&amp;do=diff</link>
        <description>IBM Watson

Integrate voxibot with chatbot:

In next steps we illustrate how to integrate with Watson engine which is the same way for other engines, just changing some credentials to validate whatever your engine is. 

Our chatbot here will be based on Watson</description>
    </item>
</rdf:RDF>
