Web Development
vxhtml.txt
Associated article: Adding Voice to XHTML
Tags: Web Development
Published source code accompanying the article by Gerald McCobb and Jeff Kusnitz in which they examine XHTML+Voice, a multimodal markup language that enables voice interaction with web applications.
Adding Voice to XHTML
by Gerald McCobb and Jeff Kusnitz
Listing One
<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:vxml="http://www.w3.org/2001/vxml"
xmlns:ev="...


