开发者

How do I check if the iPod supports audio recording?

开发者 https://www.devze.com 2023-01-19 18:48 出处:网络
How do I check 开发者_如何学JAVAif the iPod supports audio recording using Cocoa API?If you know what devices support audio recording (iPhone always does for example) you can use methods from this que

How do I check 开发者_如何学JAVAif the iPod supports audio recording using Cocoa API?


If you know what devices support audio recording (iPhone always does for example) you can use methods from this question:

Determine device (iPhone, iPod Touch) with iPhone SDK

Actual testing for input device connected can be done by Audio Session Services shown in this solution:

Detecting iPhone/iPod Touch Accessories

0

精彩评论

暂无评论...
验证码 换一张
取 消