We have a phone recording app that uses accessibility service: https://github.com/AndroidDeveloperLB/PhoneCallRecorder
Testing on Android 12 on a Pixel 6, call recording works well with ‘RECORDING SOURCE: VOICE_RECOGNITION’ after turning on ‘OPEN ACCESSIBILITY SETTINGS’ in the app. However, when testing with a headset with the same settings, the phone call receiver’s voice is absent from the recording.
How to fix this issue?
1