[音频]检测音频口设备

本方法主要用于检测音频口设备是否插入。
以对其做了iOS 7判断优化。

分别加入
[objc]
AudioToolbox.framework
AVFoundation.framework
[/objc]
引入
[objc]
#import <AudioToolbox/AudioToolbox.h>
#import <AVFoundation/AVAudioSession.h>
[/objc]
以及自定义宏
[objc]
#define iOS7 ([[[UIDevice currentDevice] systemVersion] floatValue] >= 7.0)
[/objc]
代码如下:
[objc]
– (BOOL)hasHeadset {

#if TARGET_IPHONE_SIMULATOR //[宏]判断是否为模拟器
#warning *** Simulator mode: audio session code works only on a device
//由于模拟器没有音频口可以测试,所以默认返回NO;
return NO;
#else

if (iOS7) {
//由于iOS 7 会提示AudioSessionGetProperty被弃用,所以我们使用AVAudioSession来代替
//备注:该方法必须在 iOS 6 之后版本使用。
NSArray *headsetAr =[[[AVAudioSession sharedInstance] currentRoute] outputs];
AVAudioSessionPortDescription *port =[headsetAr objectAtIndex:0];

NSLog(@"端口设备: %@ %@",[port portName],[port portType]);

NSRange headphoneRange = [[port portType] rangeOfString : @"Headphone"];
NSRange headsetRange = [[port portType] rangeOfString : @"Headset"];
if (headphoneRange.location != NSNotFound) {
return YES;
} else if(headsetRange.location != NSNotFound) {
return YES;
}
return NO;

}else{

CFStringRef route;
UInt32 propertySize = sizeof(CFStringRef);

AudioSessionGetProperty(kAudioSessionProperty_AudioRoute, &propertySize, &route);
//获取到音频会话属性值。
if((route == NULL) || (CFStringGetLength(route) == 0)){
//音频线路为静音模式
} else {
NSString* routeStr = (__bridge NSString*)route;
NSLog(@"音频线路: %@", routeStr);

/* 已知的线路有如下:
* 由于在 iOS Developer Library 找不到准确资料,
* 所以下面资料来源于 StackOverflow 仅供参考
* "Headset"
* "Headphone"
* "Speaker"
* "SpeakerAndMicrophone"
* "HeadphonesAndMicrophone"
* "HeadsetInOut"
* "ReceiverAndMicrophone"
* "Lineout"
*/

NSRange headphoneRange = [routeStr rangeOfString : @"Headphone"];
NSRange headsetRange = [routeStr rangeOfString : @"Headset"];
if (headphoneRange.location != NSNotFound) {
return YES;
} else if(headsetRange.location != NSNotFound) {
return YES;
}
}
return NO;
}

#endif
}
[/objc]

148 thoughts on “[音频]检测音频口设备

  1. 國產 av

    I’m not that much of a online reader to be honest but your sites really nice, keep it up! I’ll go ahead and bookmark your website to come back down the road. All the best

  2. hi88

    You really make it seem so easy with your presentation but I find this matter to be really something which I think I would never understand. It seems too complicated and extremely broad for me. I am looking forward for your next post, I’ll try to get the hang of it!

  3. hi88

    Do you mind if I quote a couple of your posts as long as I provide credit and sources back to your website? My blog site is in the exact same niche as yours and my visitors would definitely benefit from some of the information you provide here. Please let me know if this okay with you. Cheers!

  4. 日本 av

    Have you ever considered about including a little bit more than just your articles? I mean, what you say is fundamental and everything. However imagine if you added some great photos or video clips to give your posts more, “pop”! Your content is excellent but with pics and clips, this site could definitely be one of the most beneficial in its field. Great blog!

  5. 國產 av

    Spot on with this write-up, I actually feel this site needs far more attention. I’ll probably be back again to read through more, thanks for the information!

  6. av 在线

    Hi there! This is my 1st comment here so I just wanted to give a quick shout out and say I really enjoy reading your posts. Can you recommend any other blogs/websites/forums that deal with the same subjects? Thank you so much!

  7. b2xbet

    Hello I am so excited I found your blog page, I really found you by error, while I was searching on Askjeeve for something else, Anyhow I am here now and would just like to say kudos for a remarkable post and a all round exciting blog (I also love the theme/design), I don’t have time to go through it all at the minute but I have saved it and also added your RSS feeds, so when I have time I will be back to read more, Please do keep up the great work.

  8. bet86

    That is really attention-grabbing, You’re an overly professional blogger. I’ve joined your rss feed and look ahead to in the hunt for more of your wonderful post. Also, I’ve shared your site in my social networks

  9. ubet95

    Hi there! I could have sworn I’ve been to this site before but after browsing through some of the post I realized it’s new to me. Anyhow, I’m definitely happy I found it and I’ll be bookmarking and checking back often!

  10. ph888

    Hi all, here every person is sharing these kinds of know-how, thus it’s fastidious to read this webpage, and I used to pay a visit this website every day.

  11. wjevo

    Hello There. I found your weblog the usage of msn. That is an extremely well written article. I will make sure to bookmark it and return to read more of your useful information. Thanks for the post. I’ll definitely return.

  12. bet vitoria

    I loved as much as you’ll receive carried out right here. The sketch is attractive, your authored material stylish. nonetheless, you command get bought an shakiness over that you wish be delivering the following. unwell unquestionably come further formerly again as exactly the same nearly very often inside case you shield this hike.

  13. infinity bet

    It is appropriate time to make some plans for the longer term and it is time to be happy. I’ve read this put up and if I could I wish to counsel you some interesting issues or suggestions. Perhaps you could write next articles regarding this article. I wish to learn more issues about it!

  14. jolibet

    I love your blog.. very nice colors & theme. Did you design this website yourself or did you hire someone to do it for you? Plz respond as I’m looking to design my own blog and would like to find out where u got this from. thank you

  15. phwin

    The other day, while I was at work, my sister stole my iphone and tested to see if it can survive a forty foot drop, just so she can be a youtube sensation. My iPad is now destroyed and she has 83 views. I know this is totally off topic but I had to share it with someone!

  16. bw321

    Greetings! This is my 1st comment here so I just wanted to give a quick shout out and say I truly enjoy reading your blog posts. Can you recommend any other blogs/websites/forums that go over the same topics? Thanks a lot!

  17. winbrl

    Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You definitely know what youre talking about, why throw away your intelligence on just posting videos to your blog when you could be giving us something enlightening to read?

  18. betsson

    Spot on with this write-up, I actually think this amazing site needs much more attention. I’ll probably be returning to read more, thanks for the info!

  19. otsobet

    Hey there! I’m at work surfing around your blog from my new iphone 3gs! Just wanted to say I love reading your blog and look forward to all your posts! Keep up the great work!

  20. winning plus

    Hi there, I found your web site by the use of Google whilst looking for a similar subject, your site came up, it seems to be great. I have bookmarked it in my google bookmarks

  21. ph646

    An intriguing discussion is definitely worth comment. I believe that you need to publish more on this subject matter, it may not be a taboo subject but typically people don’t speak about these subjects. To the next! All the best!!

  22. betleao

    Having read this I thought it was very informative. I appreciate you spending some time and energy to put this short article together. I once again find myself spending a significant amount of time both reading and commenting. But so what, it was still worth it!

  23. betobet

    I was recommended this website by means of my cousin. I am no longer sure whether this put up is written via him as no one else understand such certain about my problem. You are incredible! Thank you!

  24. lobo888

    hello there and thank you for your info – I’ve certainly picked up something new from right here. I did however expertise several technical issues using this web site, since I experienced to reload the website a lot of times previous to I could get it to load correctly. I had been wondering if your web hosting is OK? Not that I’m complaining, but slow loading instances times will very frequently affect your placement in google and could damage your high quality score if ads and marketing with Adwords. Anyway I’m adding this RSS to my email and could look out for a lot more of your respective intriguing content. Ensure that you update this again soon.

  25. megawin كازينو

    Oh my goodness! Impressive article dude! Thank you, However I am having issues with your RSS. I don’t understand why I cannot subscribe to it. Is there anyone else having identical RSS problems? Anybody who knows the solution can you kindly respond? Thanx!!

  26. big win

    Hi! Would you mind if I share your blog with my myspace group? There’s a lot of folks that I think would really appreciate your content. Please let me know. Thanks

  27. fun88

    Thank you for every other fantastic article. Where else may anyone get that kind of info in such an ideal method of writing? I’ve a presentation next week, and I am at the look for such information.

  28. vegashero كازينو

    Hi, Neat post. There’s an issue together with your website in internet explorer, might check this? IE nonetheless is the market chief and a large section of people will pass over your magnificent writing due to this problem.

发表评论

电子邮件地址不会被公开。