Piasy / RxAndroidAudio

Maybe the most robust Android Audio encapsulation library, with partial Rx support.
http://blog.piasy.com/2016/02/24/Robust-Android-Audio-encapsulation/
MIT License
1.57k stars 235 forks source link

Support for Bluetooth Audio Source #43

Open zirkler opened 7 years ago

zirkler commented 7 years ago

Hi,

is the Library able to record sound from an Bluetooth Audio Source? Related: https://developer.android.com/reference/android/media/AudioManager.html#startBluetoothSco

Best Regards

Piasy commented 7 years ago

I don't think so, but pr is welcome!