使用UCMA连接到3CX?
有人使用过 Microsoft 的 UCMA 2.0 SDK 连接到 3CX 的免费 IP PBX 来为其应用程序添加语音功能吗?如果是这样,它有效吗?我想要实现的是在两台或多台计算机上运行一个 Windows 窗体应用程序,每个人都可以连接到另一个人并使用连接到计算机的耳机进行语音对话。应用程序采用 C# 和 .NET3.5 SP1。
Has anyone used Microsoft's UCMA 2.0 SDK to connect to 3CX's free IP PBX to add voice capabilities to their application? If so, does it work? What I am trying to accomplish is having a windows form app running on 2 or more computers, and each person can connect to another person and carry on a voice conversation using their headset connected to their computer. App is in C# w/ .NET3.5 SP1.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
UCMA 2.0仅适用于基于服务器的应用程序,不支持创建客户端应用程序。
UCMA 2.0 is only for Server Based Application and does not support to create client applications.