4

Hi thanks for your time,

i have a application for sales force and my users are asking for call recording, in research for this issue i found the conclusion that this is not possible anymore because of privacy concerns, but looking on playstore i found applications for that.

So how is that possible that 3rd party apps are doing this if this is not possible for third-party apps?

One permission to do the feature is CAPTURE_AUDIO_OUTPUT that is not permitted to be used :

CAPTURE_AUDIO_OUTPUT not for use by third-party applications.

Is there any way of doind something like this? every tutorial i follow lead to no success.

vinicius gati
  • 421
  • 5
  • 16
  • 1
    I understand that only is possible if the smartphone is rooted... maybe is tricky but maybe is possible to use REMOTE_SUBMIX from MediaRecorder.AudioSource simulating a stream data to save the conversation... i don´t know. – Manuel Mato Aug 08 '20 at 17:19
  • 1
    Fine. It is not possible. But Samsung Device having Inbuilt Call Recorder Functionality. One Plus also having the option to record a call. Is there any way to trigger an inbuilt call recording function? – Yabaze Cool Aug 11 '20 at 12:24
  • only if it is documented by the manufacturer, i believe you will have no sucess – vinicius gati Aug 11 '20 at 14:29

1 Answers1

5

Ok that is not possible, the applications from play store that has this feature just do not work anymore, only on old versions of android.

vinicius gati
  • 421
  • 5
  • 16