May 2009

Benefit of IVRS Call Flow

by Uttam Pegu on May 30, 2009

Recently I met a client who was in a hurry to get an IVR Software developed for his business. But while discussing specification of his IVR Software, he was very keen on documenting and finalising the IVRS call flow as he thought it will waste precious time and will delay the IVRS development, but I [...]

{ 0 comments }

What is VoiceXML ?

by Uttam Pegu on May 25, 2009

VoiceXML is the open standard markup language for all kind of voice applications. Does it include IVR ? Yes, it does. VoiceXML is the modern and latest way of writing IVR Software, develop voice portals and much more! “VoiceXML 1.0 was published by the VoiceXML Forum, a consortium of over 500 companies, in March 2000. [...]

{ 0 comments }

In my previous post about Step By Step instructions to write your first IVR Application , I wrote about installing the Dialogic D4 PCI card on PCI slot and then installing Dialogic System Release on a Windows XP machine. In this part, I intend to provide the C++ code to initialise the card, make it [...]

{ 9 comments }

IVRS Jargon and Glossary

by Uttam Pegu on May 9, 2009

There are many jargon used in IVRS World! When two IVR professionals discuss IVR Application or IVR Integration with EPABX or switches, most probably, many people as well as beginners in IVRS field might just be totally clueless what they might be blabbering! So I am compiling jargon related to IVRS (Interactive Voice response System). [...]

{ 0 comments }

Recently I got an inquiry about writing an IVR Application in C++ from a beginner. And I remembered how I struggled to find some resources or simple, easy-to-understand source codes to get started! Finally I gave up of finding any such C/C++ resources and worked really hard to read the sample source codes bundled with [...]

{ 4 comments }