问题标签 [voximal]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
voximal - Voximal - 无法测试应用程序
我刚刚在我的星号 14 上安装了该应用程序,但遇到了一些问题。我在 voximal.conf 中创建了这个帐户
这是我的 test.vxml 的内容
这是我的 extensions.conf 文件的内容
这就是我在软电话上拨打 8000 时得到的信息
我试过这个来识别错误:
我得到了这个:
请帮我!
asterisk - Voximal:无法连接到使用自定义 ASR 插件编译的 UniMRCP
我已经编写了一个自定义 UniMRCP ASR 插件,并希望它与 Asterisk 上的 Voximal 一起使用。
我在这里关注了文档:https ://wiki.voximal.com/doku.php?id=asrproviders:unimrcp 。VXML 工作正常,但是当我尝试在 VXML 中录制时,我看不到任何正在发送到 UniMRCP 服务器的流。我的 UniMRCP 服务器和 Asterisk 都在同一台机器上。我也尝试过在 EC2 上安装 Voxibot,但遇到了同样的问题
以下是 Asterisk 中的一些配置:
mrcp.conf
res-speech-unimrcp.conf
voximal.conf
记录.vxml
streaming - 使用 Google Streaming 作为 STT 的 Voximal
我安装了最新的voximal 堆栈。通话正常。我设置识别以使用 Google Cloud Streaming 进行 STT,将 JSON 凭据粘贴到浏览器中,凭据文件是在 /usr/share/voximal 中创建的。但是,当我尝试通过调用测试 parrot.vxml 时,它无法创建 google_streaming 资源并放弃调用。有什么线索吗?