<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IVR World &#187; eurovoice</title>
	<atom:link href="http://www.ivrsworld.com/tag/eurovoice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivrsworld.com</link>
	<description>IVR, Interactive Voice Response System, CTI Applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CHOOSING RIGHT DEVELOPMENT TOOL TO DEVELOP YOUR FIRST IVRS</title>
		<link>http://www.ivrsworld.com/tools/choosing-right-development-tool-to-develop-your-first-ivrs/</link>
		<comments>http://www.ivrsworld.com/tools/choosing-right-development-tool-to-develop-your-first-ivrs/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 21:19:59 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[cti]]></category>
		<category><![CDATA[dialogic api]]></category>
		<category><![CDATA[eurovoice]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voice portal]]></category>
		<category><![CDATA[voiceguide]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=86</guid>
		<description><![CDATA[Developing an IVRS for fun and developing an IVR Application for enterprise use are quite different! There are many tools ( I listed a few in my previous post TOOLS FOR DEVELOPING IVRS ( CTI CARDS &#038; SOFTWARE )), using which you might be able to develop an IVR Application in few minute. But the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Developing an IVRS for fun and developing an IVR Application for enterprise use are quite different! There are many tools ( I listed a few in my previous post <a href="http://www.ivrsworld.com/2008/08/tools-for-developing-ivrs-cti-cards-software/">TOOLS FOR DEVELOPING IVRS ( CTI CARDS &#038; SOFTWARE </a>)), using which you might be able to develop an IVR Application in few minute. But the question is can they be customized enough to meet requirement of a customer? How much flexibility you have in terms of using any CTI card available in the market on which your Application will run ?</p>
<p>Here are few points one must consider for choosing the right development for right kind of application:-</p>
<p><strong>1. TIME TO DEVELOPMENT</strong><br />
For fast development, use a RAD(Rapid Application Development). You might be constrained in customizing the IVRS features, but it will be really fast to develop a working IVR application. Some RAD tools like Voice Guide, EuroVoice, widely used and seem quite stable. <span id="more-86"></span></p>
<p><strong>2. CUSTOMIZATION</strong><br />
     One must use the native SDK supplied by the hardware vendor. Normally hardware vendors provide SDK for C++ on both Windows and Linux.  Since one uses C++, many features can be implemented like database connectivity, OOP, .Net remoting etc.</p>
<p><strong>3. APPLICATION DOMAIN</strong><br />
      Many IVRS do not need much customization. For example, a typical complaint booking IVRS is quite simple. It records customer complaint and provide the customer a randomly generated complaint ticket. This complaint ticket is then stored in text file which is used by the complaint management software. RAD should be used for this kind of application. IVR applications to be used in Call Center or Voice Portal, one has to use the native SDK and develop the software only in C++ in Windows or Linux.<br />
[ad#ad-horizlink-5]<br />
<strong>4. Windows or Linux</strong><br />
	I personally prefer Linux as it is free! But then main drawback with Linux is, you do not find trained manpower easily. IVR industry itself is quite small, and then manpower trained in Linux IVRS will be a tiny population.! Windows systems are prone to failure intermittently and without any reason! Also I have observed that many IVR applications need to be restarted periodically say once I 2 days or so. Wide variety of tools are available for Windows. Most people are comfortable using Windows.</p>
<p><strong>5. Latest Technologies</strong><br />
 	Many recent technologies have developed for exploiting various telecom protocols. Voice XML is such tool which has gained wide use recently for IP Based exchanges. I will write more about in future.</p>
<p>So, the bottom line is, for a serious and customized IVR application, you will have to develop using the native SDK supplied by the CTI vendor. For smaller and simple IVRS, it is better to use RAD tools. Using SDK has one more advantage over RAD tools. That is, the vast resources of the well documented C++ language can be used to customize the application to any extent. IVRS become flexible to be integrated with almost any existing applications which might need IVR facility too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/tools/choosing-right-development-tool-to-develop-your-first-ivrs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TOOLS FOR DEVELOPING IVRS ( CTI CARDS &amp; SOFTWARE )</title>
		<link>http://www.ivrsworld.com/advanced-ivrs/tools-for-developing-ivrs-cti-cards-software/</link>
		<comments>http://www.ivrsworld.com/advanced-ivrs/tools-for-developing-ivrs-cti-cards-software/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 14:32:21 +0000</pubDate>
		<dc:creator>Uttam Pegu</dc:creator>
				<category><![CDATA[Advanced IVRS]]></category>
		<category><![CDATA[Building IVRS]]></category>
		<category><![CDATA[cti]]></category>
		<category><![CDATA[dialogic]]></category>
		<category><![CDATA[eicon]]></category>
		<category><![CDATA[eurovoice]]></category>
		<category><![CDATA[ivr]]></category>
		<category><![CDATA[ivrs]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[vbguide]]></category>
		<category><![CDATA[vendor]]></category>
		<category><![CDATA[voiceguide]]></category>

		<guid isPermaLink="false">http://www.ivrsworld.com/?p=47</guid>
		<description><![CDATA[To develop IVRS, you need the following hardware and software tools Hardware Software 1. Hardware 1. PC &#8211; Available readily. Check your vendor if warranty becomes void when you open the chassis of the PC. Because you will open the PC to install CTI hardware. 2. CTI Cards. There are many CTI vendors. And then [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>To develop IVRS, you need the following hardware and software tools</p>
<ol>
<li> 	Hardware</li>
<li> 	Software</li>
</ol>
<p>1.	Hardware<br />
1.	PC  &#8211; Available readily. Check your vendor if warranty becomes void when you open the chassis of the PC. Because you will open the PC to install CTI hardware.<br />
2.	CTI Cards.<br />
There are many CTI vendors. And then there is Dialogic. Dialogic is now a EICON Company. Here is the list :<br />
a.	<a href="http://www.dialogic.com">Dialogic</a> &#8211; All kinds of CTI boards available. And very good SDK(Software Development Kit). Costly. The CTI bigboss.<span id="more-47"></span><br />
b.	<a href="http://www.brooktrout.com/">Brooktrout</a>  &#8211; well, it has also become a Dialogic Company now.<br />
c.	<a href="http://www.altoedge.com/telephony/index.html#TELCURL2LV">ALTEDGE Boards</a> – They have TAPI compliant analog boards.<br />
d.	<a href="http://www.callurl.net/">Donjin JCT boards</a>  &#8211; Analog and Digital Voice Boards<br />
e.	<a href="http://www.comtek-intl.com/cps4.htm">Comtek 4 Port</a>  &#8211; Analog Boards<br />
There may be more companies who manufacture low cost CTI cards. I will keep updating them. Intel is the shark in CTI hardware who is buying out competitors!<br />
3.	Emergency Power back.<br />
4.	EPABX with 3 to 4 extensions for testing and for analog CTI cards. For digital cards, I hope you should attempt to develop at home. You need costlier infrastructure then IVRS itself!</p>
<p>[ad#large-ad]</p>
<p>2.	Software<br />
What to choose to develop IVR Software ? Here are the available tools<br />
a.	Good Old C and C++ : Almost all CTI Hardware vendors provide SDKs for C and C++! My personal favorite.<br />
b.	<a href="http://www.voiceguide.com/">Voice Guide</a> : Good Tool to develop IVRS fast! Supports variety of CTI hardware.<br />
c.	CT Developer Studio 2 : Visual tool, very easy to use.<br />
d.	AGE  : Fastest IVR application development tools.<br />
e.	Eurovoice objects version 2.0 : Simple and easy tool to develop IVR Software.<br />
f.     <a href="http://www.xtendtech.com/ivr/index.htm"> Xtend IVR</a> : Excellent Tool! The best Part is it has free 1 port tool available for downloading!</p>
<p>That’s all folks! Buy any of the above and develop your IVR! Keep checking this blog, I will keep posting various details about both CTI hardware and Software Tools above! Also if I have missed out any IVR Software tools or CTI vendors/cards, please comment me or shout me at TECHNICAL DISCUSSION!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ivrsworld.com/advanced-ivrs/tools-for-developing-ivrs-cti-cards-software/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

