How to implement voice over ip in iOS? [duplicate]

我是研究僧i 提交于 2019-11-29 21:14:57

问题


This question already has an answer here:

  • VOIP using XMPP Framework in iPhone [closed] 3 answers

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.


回答1:


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

Check This also Twillo



来源:https://stackoverflow.com/questions/17040307/how-to-implement-voice-over-ip-in-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!