Tag archive for ‘voxeo’
Creating your first VoiceXML application – Part2
Hello. In previous part of the post I talked about definitions of VoiceXML and CCXML. Also we created simple static VXML file with weather condition for predefined cities list, deployed and tested it. In this second part we will generate our VXML file dynamically using real weather condition.
Creating your first VoiceXML application – Part1
Hello, in this post we will get acquainted with VoiceXML and CCXML – the most commonly used standards for building voice applications. Introduction VoiceXML (VXML) is the W3C’s standard XML format for specifying interactive voice dialogues between a human and a computer. It allows voice applications to be developed and deployed in an analogous way [...]