Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Android Google

Google is Working on Native Call Recording For the Phone App, Code Suggests (androidpolice.com) 31

An anonymous reader shares a report: Google's Call Screening service has allowed you to record screened calls for quite some time, but many people have been asking for a native solution letting them save any phone conversation. It looks like Google is working on introducing this functionality to its Phone app. XDA Developers peeked at the code of the current Phone app beta version 43.0.289191107 and found that Google has already added a new layout, an icon, and more assets that hint at call recording through the application. Some strings also point to a new in-call button that should allow you to quickly start saving audio.
This discussion has been archived. No new comments can be posted.

Google is Working on Native Call Recording For the Phone App, Code Suggests

Comments Filter:
  • Comment removed (Score:4, Interesting)

    by account_deleted ( 4530225 ) on Wednesday January 15, 2020 @02:58PM (#59623690)
    Comment removed based on user account deletion
    • Re: (Score:3, Interesting)

      by AuMatar ( 183847 )

      The previous changes were good. I don't want a random app to be able to record call audio. I want that super locked down. The best way here is to have it a feature of the call app, provided by a trusted party (the OEM) and not accessible via anything else. If I want an app to post process it, I can do it on the file afterwards.

      • Dont install random apps. I RARELY install anything outside of the stock apps because its all ad-serving garbage. ALL OF IT.
    • by Cyberax ( 705495 )

      We already had this

      No, we did not. I was working on an audio recording app back in 2012 and discovered that there were no ways to implement it. That was way back before any serious "root" restrictions.

      The main reason was that many phones handled audio path directly in baseband hardware, with the main Android code simply setting up the routing. In case of Galaxy S it even used good old ALSA interface for this.

      I guess now that Google consolidated the ecosystem, they can request phone makers to provide an audio path that goes

      • Then you were an idiot in 2012. Back then, plenty of apps worked. Shortly after, some apps worked, but quality was shit because they resorted to recording from the regular mic, and you had to turn speaker phone on for it to pick up the incoming audio.

        • by Cyberax ( 705495 )

          Then you were an idiot in 2012. Back then, plenty of apps worked.

          No, they did not. They were all using the microphone to record the sound in parallel to the conversation. This worked with varying degrees of awfulness on different models.

          • No, there was an AudioServer interface (trying to remember the name, something like call_in_out) specifically for apps to record calls that was native to AOSP, but several OEMs, Google included on their Nexus/Pixel phones, removed that at build time so it wasn't accessible on many phones. Google only removed this from AOSP in version 9. For most people in the US, nothing would have changed. Some OEMs, like Nokia, left that intact and pretty much every call recorder app worked on them.

            Google will probably st

      • Comment removed based on user account deletion
  • ... they add a method with an appropriate permission to record any in/out stream from any app. I would even take something that couldn't access output from DRM'd sources.

    It's asinine to just add this functionality to Phone, when have the time these day's i'm using one of several VOIP apps anyway.

    Background for those on iPhone: Android has had mixed success with voice recorder apps. Historically they have had to implement multiple different ways to capture the mic/speaker/bluetooth streams, with some techniq

    • by Luckyo ( 1726890 )

      Around 4.0 or so this was doable by recording and mixing together incoming audio and microphone audio. This was removed in 9.0.

      I'm still on 8.1 specifically because I need this function. I have an open source app from f-droid that sits in the background and records every call made as an .ogg file. 9.0 breaks it.

  • Wow (Score:4, Funny)

    by mobby_6kl ( 668092 ) on Wednesday January 15, 2020 @03:06PM (#59623710)

    Soon my Android phone will be almost as advanced as my Motorola from 1999!

  • Yes, this feature would make recording your prank calls & winding up cold-calling sales reps so much easier. Can they add an "Upload to Youtube" button as well? That'd be great.
  • Last summer I purchased an Xaiomi Redmi Note 7 unlocked smartphone from Amazon. It included a phone recorder that worked perfectly. As fate would have it I changed service providers and got a Samsung Galaxy S10 in October. It didn't have a phone recorder with the Android 9.0 Pie so I installed Cube ACR, which worked perfectly until the middle of December, when Samsung updated the 9.0 Pie to Android 10, which killed the ability to record the other side of a phone conversation. Fixes by Cube ACR work only

  • Been around since at least iOS 8. If you're jailbroken this app will record your calls directly onto your phone. If your state requires you notifying the other party, there's a toggle so they will be informed the call is being recorded. Includes simple instructions on how to get the audio recordings onto your computer. One time fee of $3.99. (No, I have nothing to do with the creation or distribution of this app.)

You are in a maze of little twisting passages, all alike.

Working...