The following is an example of a VoiceXML document:
<?xml version="1.0"?> <vxml version="2.0"> <form> <block> <prompt>
Hello world!
</prompt> </block> </form> </vxml>
When interpreted by a VoiceXML interpreter this will output "Hello world" with synthesized speech. Two related formats that can be used within VoiceXML are Speech Synthesis Markup Language SSML[?] and Speech Recognition Grammar Specification SRGS[?]
wikipedia.org dumped 2003-03-17 with terodump