|
|
|
|
|
by johnisgood
1680 days ago
|
|
You could check out the source code[1]. Check out these files: - src/main/java/eu/siacs/conversations/ui/RtpSessionActivity.java - src/main/java/eu/siacs/conversations/services/AppRTCAudioManager.java - src/main/java/eu/siacs/conversations/services/AppRTCBluetoothManager.java For the most (or all?) part it seems like it is related to Bluetooth audio. There are stuff about establishing connection to headsets and whatnot. [1] https://f-droid.org/repo/eu.siacs.conversations_42023_src.ta... |
|