哪些短信聚合商还提供语音邮件服务?
我正在研究通过 API 调用提供短信和语音邮件服务的公司。 我希望能够通过短信和语音邮件联系用户(其中大多数位于美国)。 我们的想法是,我们的网络服务器将连接到 SMS/语音邮件提供商的服务器(例如使用 HTTP post),然后将消息发送到收件人的手机。 对于短信,我们会向用户发送一条文本消息;对于语音邮件,我们会将文本消息翻译成机器人语音,然后它会呼叫用户的电话并背诵该消息。
有没有人曾与同时提供短信和语音邮件的公司合作过? 如果是的话,您能推荐一个提供商吗?
提前致谢。
I am researching companies that provide both SMS and voicemail services via an API call. I want to be able to contact users (most of whom are US-based) via both text-message and voicemail. The idea is that our web server would connect to the SMS/voicemail provider's server (e.g. using HTTP post) and then send the message to the recipient's phone. In the case of an SMS message we'd send the user a text message and for voicemail there would be a translation of the text message to a robot voice and it would then call the user's phone and recite the message.
Are there any folks out there that have worked with companies that provide both SMS and voicemail? If so, can you recommend a provider?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我过去曾使用过BT 的电话/短信服务。 这是发送短信和自动呼叫的绝佳服务。 我特别喜欢这样一个事实:一切都是开源的,并且它们有许多主流语言的包装器,而且 API 非常简单。
我在与 BT 人员一起学习的课程中向我介绍了它,我花了几天时间才运行了一些不简单的东西。
I've used BT's phone/sms services in the past. It's a great service for sending sms as well as automating calls. I particularly like the fact that everything is open sourced, and they have wrappers for a lot of main stream languages, plus the API is quite simple.
I was introduced to it in a course I took with the BT guys, and it took me a couple of days to have something not trivial running.
更新:以下美国提供商提供语音邮件(包括文本转语音)和 SMS 服务,可通过 API(模型的 Web 服务类型)访问。
West Corporation(总部位于内布拉斯加州奥马哈)
Premier Global Services(总部位于佐治亚州亚特兰大)
二十一世纪通信公司(总部位于俄亥俄州哥伦布)
Varolii Corporation(总部位于华盛顿州西雅图)
Update: the following US-based providers have both voicemail (including text-to-speech) and SMS services that are accessible via an API (web service type of model).
West Corporation (based in Omaha, NE)
Premier Global Services (based in Atlanta, GA)
Twenty First Century Communications (based in Columbus, OH)
Varolii Corporation (based in Seattle, WA)