|
Author
|
Topic: OpenVXML
|
Tyler_OpenMethods
Junior Member
Member # 4712
|
posted December 22, 2006 12:15 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 me 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 January 31, 2007 04:15 PM
Tyler, I'd like to know how to export to straight VXML. My server is not java based and I need only the VXML code.
Thanks...
Posts: 6 | Registered: Nov 2005
| IP: Logged
|
|
Tyler_OpenMethods
Junior Member
Member # 4712
|
posted March 29, 2007 01:57 PM
Sorry for the slow response, Currently the tool does not support a straight VXML export.
This is something we are working on. And will be available in the future.
Posts: 3 | From: Kansas City | Registered: Dec 2006
| IP: Logged
|
|
|