0b1be93153
make audioRoute is read-only (for now); when configuring, only specify AVAudioSessionCategoryOptionAllowBluetooth if BT is the desired route; update the audioDevice post-configuration
Dale Low2014-01-16 12:35:30 -08:00
4cb8574b72
Merge pull request #3 from xialin/master
gumbypp2014-01-16 10:12:00 -08:00
83b4bf13db
removed BluetoothLE (unsupported in iOS6
xialin2014-01-08 18:05:59 +08:00
a876582a3c
minor change, removed not used notifications
xialin2013-12-26 18:12:22 +02:00
9cc6d6f6f6
updated bluetooth device checking
xialin2013-12-26 10:07:10 +02:00
aa3349ce2a
Replaced deprecated Audio Session Services with latest AVAudioSession methods. May not support iOS5 anymore. Support iOS6 and above. Best for iOS7
xialin2013-12-26 09:52:06 +02:00
1511561687
Modernized and ARCified the code; added better README
Dale Low2013-12-08 22:33:37 -08:00