问题描述
我想使用WiFi /互联网在iPhone应用程序之间进行语音/视频通话。我该怎么做?我不想拨打服务提供商号码。它将在不同的iPhone上的应用程序之间进行调用,如Skype。
I want to make voice/video calls between iPhones App using WiFi/Internet. How should I do that? I don't want to make calls on service provider number. It will make calls between apps on different iPhones like skype.
我没有任何搜索方式。我越来越混淆如何开始研究它。
I didn't fount any way to search. I am getting confuse how to start working on it.
推荐答案
你需要使用VOIP服务,有很多VOIP API但是支付最高金额。
check apple doc:
U need to use VOIP service, there are lots of VOIP API but maximum are paid.check apple doc:http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedAppTricks/AdvancedAppTricks.html
检查这也是
这篇关于如何在iOS中实现IP语音?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!