|

aveDialogueBuilder is a voice
application development environment. This one will be
familiar to anyone who has used any of Microsoft Visual
Studio applications. With aveDialogueBuilder, you can
quickly develop VoiceXML applications. It is mainly aimed
at people having no previous knowledge of Voice XML tags
or its functionalities. The basic user just knows the
flow of the Voice XML page. For example, the flow visualized
might be, welcome the user and provide a menu, then wait
for the response from the user, and proceed to another
page.
In this basic mode of aveDialogueBuilder the flow control
components/objects can be dragged and dropped by the user,
while the necessary Voice XML code is generated for it.
The user is unaware of the intrinsic details of Voice
XML. Only those tags that are used for flow control can
be supported in the basic mode. Along with the VoiceXML
code, the conversation model of the application as well
as the servlet code can be generated. The servlet code
generation makes it easy for the developer to create dynamic
voice applications.
The key features of the aveDialogueBuilder are listed
below.
-
It aims at building the
VoiceXML tags with minimum effort.
-
Graphical representation
of the dialogue flow makes the VoiceXML page generation
simple.
-
It application provides
an easy and standard means for managing projects.
-
The generated VoiceXML
tags are represented as a conversation, for the ease
to understand and develop.
-
The generated documents
contain the VoiceXML tags, the conversation and the
on-the-fly Servlet running code, which can easily
be used to reproduce the VoiceXML tags.
|