evilcorpltd / aTox

Reasonable Tox client for Android
GNU General Public License v3.0
365 stars 56 forks source link

Add support for bluetooth headsets #1122

Open robinlinden opened 1 year ago

robinlinden commented 1 year ago

I got a user report that the current headset system only works with wired headphones. Looks like maybe we need to do something with https://developer.android.com/reference/android/media/AudioManager.html#startBluetoothSco() to enable it?