OESF Portables Forum

Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Android => Topic started by: Zarhan on October 06, 2021, 08:35:45 am

Title: [Resolved] Recording phone calls
Post by: Zarhan on October 06, 2021, 08:35:45 am
Hi,

  is there any free and preferably open source application for recording your phone calls? All I'd need it to do is save the calls to flash (or memory card). Having a 2-channel (stereo) recording with local and remote side on separate channels a bonus.

  I tried this, https://f-droid.org/en/packages/com.github.axet.callrecorder/ but it only recorded my end so doesn't really work...
Title: Re: Recording phone calls
Post by: gymbo on October 06, 2021, 06:26:56 pm
As far as I know, there is a "record button" on the main screen when on a call. What it records, and in what format and where it gets recorded to, I don't know...

(Or if it even works at all... :o )
Title: Re: Recording phone calls
Post by: Zarhan on October 07, 2021, 05:05:20 am
As far as I know, there is a "record button" on the main screen when on a call. What it records, and in what format and where it gets recorded to, I don't know...

(Or if it even works at all... :o )

I have tested it. The calls go to phonerecord-folder on internal storage in 3GPP audio format. However, the problem is that you have to manually start the recording for every call (the automatic recording option does not seem to be there).
Title: Re: Recording phone calls
Post by: gymbo on October 07, 2021, 11:20:13 am

I have tested it. The calls go to phonerecord-folder on internal storage in 3GPP audio format. However, the problem is that you have to manually start the recording for every call (the automatic recording option does not seem to be there).
Could you then use an automation app to start that recording automatically??

And one question, since you have tried it: Does it give off a "beep" when recording??
Title: Re: Recording phone calls
Post by: Zarhan on October 07, 2021, 12:16:16 pm
Could you then use an automation app to start that recording automatically??

And one question, since you have tried it: Does it give off a "beep" when recording??

Automation app might be good idea. The weird part is that several links (google for it) claim that in Android 9, you should be able to record every call automatically (at least if using Google's phone app). I tried that one instead of the builtin version and found no difference with recording functionalities.
Title: Re: Recording phone calls
Post by: Zogzog on October 15, 2021, 05:29:12 am
Hi,
I've been using 'Call Recorder' app for years now, Work great...

https://gitlab.com/axet/android-call-recorder

https://f-droid.org/en/packages/com.github.axet.callrecorder/

Need root (and sometimes the ad-hoc magisk module, but looks like the cosmo don't need it...).
Have fun.
Title: Re: Recording phone calls
Post by: Zarhan on October 16, 2021, 01:38:20 am
Hi,
I've been using 'Call Recorder' app for years now, Work great...

https://gitlab.com/axet/android-call-recorder

https://f-droid.org/en/packages/com.github.axet.callrecorder/

If you read the opening post, I tried the same thing, but could not get it to work properly. I have rooted cosmo. What settings do you use? I thought I tried most of the recording modes...Can you share your settings?

Essentially, it only records the microphone side, not what's coming in from PSTN. Yes, you can record the other party too if you e.g. use speakerphone mode, but that's not really usable. So in the recording I can hear my voice, but not the other party.
Title: Re: Recording phone calls
Post by: Zogzog on October 16, 2021, 06:24:10 am
Every things is on default except 'Disable Battery Optimization' which is on...

Before that I use to use the one from skvalex

https://play.google.com/store/apps/details?id=org.skvalex.cr

afaik this one need the ad-hoc magisk module
Title: [Resolved] Recording phone calls
Post by: Zarhan on October 16, 2021, 08:18:16 am
Every things is on default except 'Disable Battery Optimization' which is on...

Thanks for this! Toggled that and it started to work as expected. I wonder how much of battery drain this will cause...
Title: Re: [Resolved] Recording phone calls
Post by: Zarhan on October 17, 2021, 03:16:50 am
One additional note. The callrecord app does not seem to work with a USB headset connected. I haven't tried with bluetooth headset yet. The Android's built-in recorder *does* work with headsets.

So "resolved" but with caveats...