VoiceXML::Client is a library that provides programs with the ability to act as a user agent that fetches VoiceXML (Voice Extensible Markup Language) documents, parses them and then executes the instructions therein by playing prompts and collecting user
VoiceXML::Client's focus is on the client side--the XML documents are generated by a distinct process, of your choice, unrelated to the module who's purpose is to control the audio interface according to the dictates of the VoiceXML content retrieved.
Product's homepage
Requirements:
· MiniXML
· Perl