集成 php mysql 和 voip 以及文本转语音
我正在寻找编写一个应用程序的起点,该应用程序将允许 php/mysql 程序与 VOIP 呼叫者交互。
这个想法是呼叫者拨打一个号码,该号码根据呼叫上的菜单选项从 php/mysql 读取文本输出。
我从哪里开始这个项目?具体来说,让 voip 与 php 进行交互。
Im looking for a starting point of writing an application that will allow a php/mysql program to interact with a VOIP caller(s).
The idea is caller calls into a number, and that number reads text output from php/mysql based on menu options on the call.
Where do i start with this project? Specifically, getting the voip to interact with the php.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
www.voicePHP.com
www.voicePHP.com
您可能还想了解 Twilio 的服务。与语言无关、简单的 REST API、合理的每分钟付费成本、非常强大且可扩展。 文档中的一些示例可以帮助您开始做您想做的事情。
You might want to look into Twilio's service too. Language-agnostic, simple REST API, reasonable pay-per-minute cost, very robust and scalable. There are some examples in the documentation that get you started towards doing what you want.