Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算创建一个通话录音应用程序。是否可以通过我的应用在用户、主叫号码和 VoIP 服务之间进行电话会议(女巫将记录通话)?
使用 VoIP 服务,是的,这是可能的。使用 Multipeer Connectivity Framework 的 NSOutputStream 和 NSInputStream 您将能够传输音频。