什么是好的开源 VoiceXML 实现?

发布于 2024-07-04 18:07:58 字数 83 浏览 8 评论 0原文

我试图找出是否可以通过将开源项目中的各个部分拼凑在一起来构建完整的 IVR 应用程序。 有人使用非商业 VoiceXML 实现来构建支持语音的系统吗?

I am trying to find out if it's possible to build a complete IVR application by cobbling together parts from open source projects. Is anyone using a non-commercial VoiceXML implementation to build speech-enabled systems?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

青春有你 2024-07-11 18:07:58

我过去曾尝试过 JVoiceXML,并且运气不错。

http://jvoicexml.sourceforge.net/

当然是java,但这对我来说不是问题情况。

I've tried JVoiceXML in the past and had some luck with it.

http://jvoicexml.sourceforge.net/

It's java of course, but that wasn't a problem for my situation.

铁憨憨 2024-07-11 18:07:58

如果您想构建 IVR 并且尚未使用 VoiceXML,您可以尝试 Twilio。 它们具有简单的 XML 语法、出色的 REST API 以及适合小型项目的按分钟付费定价,让您可以专注于构建应用程序,而不是构建/托管电话基础设施。 几天后,我使用他们的系统构建了一个 IVR 应用程序,这是一种乐趣。

If you want to build an IVR and you're not married to VoiceXML, you might try Twilio. They have a simple XML syntax, an awesome REST API, and small-project-friendly pay per minute pricing which lets you concentrate on building your app and not building/hosting telephony infrastructure. I built an IVR app using their system a few days and it was a pleasure.

二智少女 2024-07-11 18:07:58

您可以查看 Asterix - http://www.asterisk.org/ 以获得开源解决方案。

You can check out Asterix - http://www.asterisk.org/ for an open source solution.

怪我鬧 2024-07-11 18:07:58

Voiceglue (http://www.voiceglue.org/) 是使用 openvxi 和 asterisk 的 voicexml 实现。 它对您来说可能是一个不错的选择,它是 GPL 许可的。

Voiceglue (http://www.voiceglue.org/) is an implementation of voicexml using openvxi and asterisk. It may be a good option for you, it is GPL licensed.

柠檬色的秋千 2024-07-11 18:07:58

你可能想看看OpenVXI,我相信许多销售非常昂贵的IVR平台的公司(例如Avaya)都基于它的语音浏览器。

http://en.wikipedia.org/wiki/OpenVXI

You might want to take a look at OpenVXI, I believe that a number of companies that sell very expensive IVR platforms (such as Avaya) have based their voice browser on it.

http://en.wikipedia.org/wiki/OpenVXI

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文