从网页拨打语音电话的方法?
我的应用程序将如下所示:两个人在页面中输入聊天或其他内容,并拥有 Skype 名称或 Gtalk。是否可以制作一个锚点从网页调用语音客户端?有闪退功能吗?
我知道 skype: 前缀实际上在 Ubuntu 中不适用于我,但应该适用于 Windows 用户。
我主要针对个人电脑和平板电脑Macs,但通过解决方案支持移动平台会很好。
对于投反对票的人:您对此有何评论?请费心向我解释我不知道的明显事情并提出这个问题。
My app will look like this: two people enter a chat or something else in a page and have a skype name or Gtalk. Is it possible to make an anchor to call a voice client from the web page? Is there a flash fallback for this?
I know the skype: prefix that actually doesn't work for me in Ubuntu, but should work for Windows users.
I primarily target PCs & macs, but supporting mobile platforms with a solution will be nice.
For Downvoters: any comments why you do this? Please bother to explain me the obvious thing that I don't know and make this question.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你的问题太复杂了。与其回答这个问题(这需要花费几页纸),该人还不如自己编写应用程序并出售。
你必须把你的问题分成一小部分,并为每一部分提出一个问题。
您至少可以从查看 gTalk API 和 Skype API 开始,看看您自己需要什么。
Your question is much too complex. Instead of answering it, which would take several pages, the person might as well write the application him/herself and sell it.
You have to divide your problem in tiny bits, and have a question for each one.
You could at least start with looking at gTalk API and Skype API to see what you need yourself.