简体   繁体   English

Twilio,Tropo - 还有其他短信和语音应用程序?

[英]Twilio, Tropo - who else for SMS and Voice apps?

I've found Twilio and Tropo so far as services to aid SMS and Voice apps. 到目前为止,我发现Twilio和Tropo可以帮助短信和语音应用。

Are there others? 还有其他人吗?

I am interested mostly in real-time speech recognition (ie the user can speak things and the system can respond based on that). 我主要对实时语音识别感兴趣(即用户可以说话,系统可以基于此做出响应)。

Also, if anyone knows what the speech recognition quality is like, it'd help! 此外,如果有人知道语音识别质量是什么样的话,它会有所帮助!

For reliable SMS delivery we tested Tropo and Twilio and Twilio won hands down... Better API imo (including callbacks that make things like knowing how long a call lasted trivially easy), they manage the sending rate so you don't have to (Tropo discards SMS messages if you send too fast). 为了实现可靠的短信发送,我们测试了Tropo和Twilio以及Twilio赢得了...更好的API imo(包括回调,让你知道电话持续多久很容易),他们管理发送速率,所以你不必(如果发送太快,Tropo会丢弃短信。

On the other hand, Tropo has speech recognition that works very well (although not as well on real-world cell calls in less than silent environments) and has integrated Twitter support. 另一方面,Tropo具有非常好的语音识别功能(虽然在不太安静的环境中对现实世界的蜂窝电话不太好)并且集成了Twitter支持。

Both offer excellent support. 两者都提供出色的支持 Tropo is free for development, but Twilio is so inexpensive that's probably a non issue. Tropo是免费开发的,但Twilio价格低廉,可能不是问题。

My more detailed writeup is at http://pardner.com/2011/04/tropo-not-ready-for-prime-time-went-with-twilio/ 我的更详细的文章是http://pardner.com/2011/04/tropo-not-ready-for-prime-time-went-with-twilio/

(Since the blog was written I've learned Tropo fixed Twitter support, so that's actually a very cool feature in favor of Tropo. Turns out you can mix n match, our app uses BOTH.) (自从我写博客以来,我已经学习了Tropo固定的Twitter支持,所以这实际上是一个非常酷的功能,有利于Tropo。结果你可以混合n匹配,我们的应用程序使用两个。)

For speech recognition and an API-based telephony service, Tropo's about the only option. 对于语音识别和基于API的电话服务,Tropo是唯一的选择。 If you drop the speech reco requirement CloudVox (hosted asterisk apps) could be a possibility. 如果您放弃语音重新要求CloudVox(托管星号应用程序)可能是一种可能性。 Or you could install Asterisk yourself and use something like Adhearsion to develop your apps. 或者您可以自己安装Asterisk并使用Adhearsion之类的东西来开发您的应用程序。

If you want to expand your scope beyond cloud telephony APIs, then you could take a look at VoiceXML, a W3C standard for building telephony apps. 如果您希望将范围扩展到云电话API之外,那么您可以查看VoiceXML,这是用于构建电话应用程序的W3C标准。 VoiceXML hosts generally support speech recognition. VoiceXML主机通常支持语音识别。 A search for "VoiceXML Hosting" will turn up several thousand options. 搜索“VoiceXML Hosting”将会出现数千个选项。

In the interest of disclosure, I'm one of the guys behind Tropo and we're a product from Voxeo, the largest VoiceXML host. 为了披露,我是Tropo背后的人之一,我们是最大的VoiceXML主机Voxeo的产品。

I am reevaluating vendors that provide Voice, SMS, and Email broadcast services. 我正在重新评估提供语音,短信和电子邮件广播服务的供应商。 It seems that most of the more reputable names out there (Twilio, Plivo, TelAPI) only offer SMS and Voice capabilities, not Email. 似乎大多数声誉较好的名字(Twilio,Plivo,TelAPI)只提供短信和语音功能,而不是电子邮件。 SimplyCast is one of the few vendors that seem to provide all three. SimplyCast是为数不多的几家供应商之一。

Any recommendations on vendors that provide Email/Voice/SMS and the following capabilities through an API? 有关通过API提供电子邮件/语音/短信和以下功能的供应商的任何建议?

  1. Submitting and reporting on broadcasts 提交和报告广播
  2. Create Email broadcasts with attachments 使用附件创建电子邮件广播
  3. Email templates for customized messages 自定义消息的电子邮件模板
  4. Submit voice recordings (mp3 preferred) for voice broadcasts 提交语音录制(首选MP3)用于语音广播
  5. SMS broadcast creation 短信广播创作
  6. Reliable uptime and support 可靠的正常运行时间和支持

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM