|
Author
|
Topic: Open VXML
|
Tyler_OpenMethods
Junior Member
Member # 4712
|
posted December 22, 2006 12:18 PM
Hello Everyone.... If you are building VoiceXML applications, you should check out openVoiceXML, the only open source visual development tool for VoiceXML. OpenVXML is an open source GUI-Based IVR application development tool. The tool consists of an application designer (Visio-like) and a runtime that dynamically generates VoiceXML. OpenVXML is currently licensed under the Eclipse Public License and can be found under the VTP project on Eclipse.org.
www.eclipse.org/vtp There is a very helpful mailing list, documentation, and flash tutorials to assist you in getting started with the tool (links below). (Mailing List) http://dev.eclipse.org/newslists/news.eclipse.technology.voicetools/maillist.html (Documentation) http://www.eclipse.org/vtp/openvxml/Getting_Started.php (Flash Tutorials) http://www.eclipse.org/vtp/openvxml-announce/content/html/openvxml_demo.htm Listed below are 5 good reasons to check out OpenVXML 1) The openVXML media system allows developers to build branded media libraries with minimal effort that are simple to maintain. The development tool also supports inheritance between brands, which allows developers to do very little work when building multiple applications that are functionally similar, but require different caller experiences, such as when a retail application needs needs to support multiple lines of business (business and cosumer). 2) The framework provides built-in modules that support database reads and web service invocations without requiring custom coding. 3) Developers can extend the openVXML framework with custom modules to perform specific back-end integration methods like message bus, complex VUI tasks, or anything else possible in the Java language. 4)The framework contains an abstraction layer that allows it to be customized for any possible voice platform; it even has the ability to run on multiple VXML platforms concurrently, running against the same application. The runtime server and designer have been used with the Genesys Voice Portal (GVP, Voxeo's Prophecy, VoxPilot, BeVocal and OpenVXi. 5) The openVXML Studio exports Java web applications that run on any Java Servlets 2.3 compatible server, allowing users to deploy on anything from single Tomcat instances to massive clusters of WebLogic servers.
Because the designer is Eclipse based, you can run it on Windows, MacOS, and most flavors of Linux. Feedback is greatly appreciated. Please let m know what you think of the tool.
Thanx. Tyler VanWinkle
Posts: 3 | From: Kansas City | Registered: Dec 2006
| IP: Logged
|
|
MrBaseball34
Junior Member
Member # 3303
Rate Member
|
posted October 30, 2007 06:00 PM
Problem lies in the fact that it does not output VXML code, it produces Java code that spits out VXML.
I would rather have a tool that produces straight VXML. [ October 30, 2007, 06:01 PM: Message edited by: MrBaseball34 ]
Posts: 7 | Registered: Nov 2005
| IP: Logged
|
|
|