共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > SpeakRight Framework |
SpeakRight Framework
|
0 | 0 | 130 |
贡献者 | 讨论 | 代码提交 |
SpeakRight is an open-source Java framework for speech recognition applications in VoiceXML. SpeakRight's "flow objects" are easy to use Java classes that hide the complexity of VoiceXML issues such as prompt escalation, error handling, and platform quirks. SpeakRight apps run in Java servlets and produce VoiceXML dynamically. SpeakRight provides a suite of reusable VUI objects and many extension points.
Application Development is faster than many proprietary VXML tools. Java IDEs like Eclipse provide code completion, refactoring tools, a great debugger, and unit testing with JUnit.