Hello,
I want to ask whether it is possible in android to record an ongoing phone conversation. I was able to record what was being spoken in microphone, but not the audio coming from other end.
I tried it using MediaRecorder.AudioSource.VOICE_CALL value, but with no success.
Any help ????