TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How To Create a Conference Call in 3 Lines of Code

45 点作者 danielle17超过 15 年前

6 条评论

_phred超过 15 年前
This seems really, incredibly powerful, but I'm having a hard time thinking of great applications for it. Their examples are very interesting:<p><a href="http://www.twilio.com/docs/howto/" rel="nofollow">http://www.twilio.com/docs/howto/</a><p>- Phone menu, where Twilio handles the call and listens to DTMF tones and/or voice input, then sends the request to my web server, which then responds with text, audio clips, or prompts for further input.<p>- Voicemail transcription, where I initiate a call to my voicemail box through Twilio, and then use their text-to-speech conversion to transcribe my voicemails.<p>... and more. What would you do with an API that replaces PBX programming with XML exchanges over HTTP?<p>The best idea I have at the moment is for an online store, where a customer could enter the number and click to complete their order over the phone. When they submit their number, the web server records their order number and contents to pass on to a call center representative.
评论 #958289 未加载
DrJokepu超过 15 年前
I don't want to sound negative but this is getting ridiculous. The article is about an allegedly easily configurable conference call product, but the title imples some sort of cool, smart code that programmers would be interested in. Surely, the code backing the application is not three lines long but more like measured in tens of thousands.<p>This is not very different from posting an article with the title "How to solve the halting problem in one line of code" and then have<p><pre><code> SuperLibrary.SolveHaltingProblem() </code></pre> as the code. Don't get me wrong, I'm sure Twilio is a great product and that it is very easily configurable or usable, but I think the title is simply misleading. Sorry for the rant but this is getting more and more epidemic on HN.
tdavis超过 15 年前
Cool, working with a company now who is going to use Twilio for some SMS stuff; the API seems very simple and straight forward. But please fix your copy:<p><pre><code> ...and a *ding* somebody people enter and leave.</code></pre>
ThinkWriteMute超过 15 年前
Whhhhhhhhhhhhy XML? When are people going to realize that XML is quite possibly the bulkiest way to write data?<p>[edit] Posting doesn't keep returns or spaces? :(<p><a href="http://pastie.org/712151" rel="nofollow">http://pastie.org/712151</a>
评论 #958542 未加载
eschutte超过 15 年前
Thanks for bringing the nice t-shirts to Startup Weekend!
Tawheed超过 15 年前
These phone systems in the cloud are truly awesome. I wonder what kind of telecom hardware they are running on....
评论 #958160 未加载
评论 #958115 未加载