简体   繁体   English

iPhone电话音频流

[英]iPhone phone call audio stream

Does the iPhone SDK allow you to hook into a phone call's audio stream? iPhone SDK是否允许您挂接到电话的音频流中? For instance, could you programatically place a call and send data to a receiving modem? 例如,您可以以编程方式发出呼叫并将数据发送到接收调制解调器吗? If so, would you kindly point me to the API documentation? 如果是这样,请您指向我的API文档?

No, it does not. 不,不是的。 Sorry. 抱歉。 You can't even programmatically place a call using the SDK, only open a tel://5551212 link which will end your program. 您甚至无法使用SDK通过编程方式拨打电话,仅打开tel://5551212链接即可结束您的程序。

不,在当前SDK中无法访问电话的呼叫功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM