mheadd
Member
Member # 3181
Member Rated:
|
posted August 31, 2005 02:30 PM
I’ve created a document outlining one method for converting existing XHTML pages to XHTML+Voice using PHP . This approach uses the MiniXML PHP class library and works in PHP 4.x - there is also a Perl version (requires Perl 5).
It works by taking in an existing XHTML document and adding VoiceXML dialogs to allow the Opera Web Browser to render the text as speech. This is just a quick example, but I believe that this same approach could be used to convert existing web forms and other web documents into X+V to make them more accessible.
I’d be interested in any thoughts or feedback on this approach. Thanks!
-------------------- Mark VoiceinGov.org http://www.voiceingov.org
Posts: 55 | Registered: Jun 2005
| IP: Logged
|