<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>VoiceXML</title>
<link>http://xml.sys-con.com/</link>
<description>Latest articles from VoiceXML</description>
<copyright>Copyright 2008 XML JOURNAL</copyright>
<lastBuildDate>Tue, 13 May 2008 09:40:00 GMT</lastBuildDate>
<generator>XML JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>Using XML to Deliver Critical Messaging Services</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/45070.htm</guid><link>http://xml.sys-con.com/read/45070.htm</link>
<pubDate>Wed, 02 Jun 2004 00:00:00 GMT</pubDate>
<description>We all know that in today&apos;s threat-conscious world, communication is more than a convenience. To protect their organizations and the public in the event of a natural disaster, terrorist strike, or other significant threat, businesses and governments have been forced to reassess their ability to monitor events, notify key constituencies, and provide accurate and relevant information.</description>

</item><item>
<title>Leveraging XML Knowledge to Design, Develop, and Deploy Speech Applications</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/44012.htm</guid><link>http://xml.sys-con.com/read/44012.htm</link>
<pubDate>Wed, 10 Mar 2004 00:00:00 GMT</pubDate>
<description>The voice solutions market is fueled by the rapidly growing number of consumers who want easy anytime, anywhere access to information and services via any device - wireline or wireless. With more than 1.5 billion phones and over 800 million mobile device users and 1 billion landline accounts worldwide, the telephone has become the ultimate access device to the Internet.</description>

</item><item>
<title>Versatile Multimodal Solutions</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40600.htm</guid><link>http://xml.sys-con.com/read/40600.htm</link>
<pubDate>Fri, 28 Mar 2003 00:00:00 GMT</pubDate>
<description>User interaction is about creating an effective man-machine conversation that leads to rapid task completion. With this in mind, we can factor the typical application into the data model that holds the current interaction state, user interface components that render this state, and interaction behavior that is determined by the active event handlers.</description>

</item><item>
<title>Introduction to CCXML</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40495.htm</guid><link>http://xml.sys-con.com/read/40495.htm</link>
<pubDate>Fri, 27 Sep 2002 00:00:00 GMT</pubDate>
<description>When building interactive voice recognition applications, we are inevitably faced with the challenge of providing advanced telephony call-control capabilities. In some scenarios we&apos;d like to bridge two calls for a conferencing application, in others we&apos;d like to provide basic call routing so the caller can be connected to an appropriate customer service agent, make outbound calls, and the like.</description>

</item><item>
<title>Selecting a VoiceXML Gateway</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40434.htm</guid><link>http://xml.sys-con.com/read/40434.htm</link>
<pubDate>Thu, 20 Jun 2002 00:00:00 GMT</pubDate>
<description>As an open standard, VoiceXML truly leverages the knowledge and products that the industry has developed around Advanced Speech Recognition (ASR), Text-to-Speech (TTS), telephony interfaces, voice printing, and Voice over IP (VoIP). As an open standard, what VoiceXML has made possible is flexible models for development and deployment.</description>

</item><item>
<title>Modular Speech Application Development Using VoiceXML</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40397.htm</guid><link>http://xml.sys-con.com/read/40397.htm</link>
<pubDate>Thu, 18 Apr 2002 00:00:00 GMT</pubDate>
<description>One thing weve learned from Web-based application development is  that tools are useful only if they can reuse components and  third-party libraries and make it easy to assemble applications.  This article reviews how we can build modular speech applications  using VoiceXML. The focus will be on the language constructs that  VoiceXML provides for modularization and reusability and on  vendor-specific approaches toward creation of a library of reusable  dialogs for speech applications.</description>

</item><item>
<title>Tools for Developing VoiceXML Applications Part 2</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40329.htm</guid><link>http://xml.sys-con.com/read/40329.htm</link>
<pubDate>Fri, 25 Jan 2002 00:00:00 GMT</pubDate>
<description>Last year in this column (XML-J, Vol. 2, issue 2) we reviewed an initial set of VoiceXML development tools and integrated development environments (IDEs). Now we&apos;ll review some of the new tool sets developed by independent software vendors for the development and testing of dynamic speech-based components and applications. I&apos;ll focus on how to use these tools to test and debug VoiceXML applications from a desktop-based development environment and/or a normal touch-tone-based phone.</description>

</item><item>
<title>Voice Enabling Existing Applications</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40264.htm</guid><link>http://xml.sys-con.com/read/40264.htm</link>
<pubDate>Thu, 01 Nov 2001 00:00:00 GMT</pubDate>
<description>VoiceXML and interactive voice portals can enhance self-service and mobile-enable employees, customers, and partners. Voice portals provide anytime/anywhere access to vital information through a simple, natural interface such as speech-enabled conversations.</description>

</item><item>
<title>Developing VoiceXML Applications Using Microsoft.NET</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40221.htm</guid><link>http://xml.sys-con.com/read/40221.htm</link>
<pubDate>Tue, 10 Jul 2001 00:00:00 GMT</pubDate>
<description>In Part 1 of this article (XML-J, Vol. 2, issue 6) we introduced the key components of the Microsoft .NET Framework - ASP.NET, C#, and Web Services. In Part 2 we apply the .NET technologies to develop an interactive VoiceXML application. Toward the end of the article we review the concept of Web Services and how it applies to the world of developing interactive voice applications.</description>

</item><item>
<title>Developing Voice XML Applications Using Microsoft.NET</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40204.htm</guid><link>http://xml.sys-con.com/read/40204.htm</link>
<pubDate>Sun, 03 Jun 2001 00:00:00 GMT</pubDate>
<description>In this fourth article in the &apos;Spotlight on VoiceXML&apos; series we return to our hands-on approach for developing VoiceXML applications. In Part 1 we cover the basic fundamentals of the new Microsoft .NET Framework and its components. In Part 2 we&apos;ll apply .NET technologies, particularly ASP.NET, C#, and Web Services, to build an interactive VoiceXML application.</description>

</item><item>
<title>Grammars For VoiceXML Applications</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40188.htm</guid><link>http://xml.sys-con.com/read/40188.htm</link>
<pubDate>Tue, 22 May 2001 00:00:00 GMT</pubDate>
<description>The previous article in this series, &apos;Tools for Developing VoiceXML Applications&apos; (Vol. 2, issue 3), reviewed tools that can aid the development and testing of VoiceXML applications. Now we dive into the mechanisms of writing the grammars and review the standards being developed around the ways of representing them.</description>

</item><item>
<title>Tools For Developing VoiceXML Apps</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40156.htm</guid><link>http://xml.sys-con.com/read/40156.htm</link>
<pubDate>Wed, 07 Mar 2001 00:00:00 GMT</pubDate>
<description>The previous article in this series, &apos;Building VoiceXML Applications Using J2EE&apos; (XML-J, Vol. 2, issue 2), discussed building dynamic and interactive voice applications using VoiceXML and J2EE. In this issue we&apos;ll focus on the tools available to aid development and testing of VoiceXML-based components and applications. We&apos;ll discuss how to use the tools to test and debug such applications from a normal Touch-Tone-based phone.</description>

</item><item>
<title>XHTML: XML On The Client Side</title>
<guid isPermaLink="true">http://xml.sys-con.com/read/40160.htm</guid><link>http://xml.sys-con.com/read/40160.htm</link>
<pubDate>Wed, 07 Mar 2001 00:00:00 GMT</pubDate>
<description>The XML developer doesn&apos;t have to be convinced of XML&apos;s strength. You&apos;ve heard it a million times: it&apos;s all about the data. The same is true on the client side. XHTML strongly embraces the separation of content and presentation, and brings XML&apos;s syntactical logic, as well as extensible opportunities, to the client-side table.</description>

</item></channel></rss>