Skip to main content

Google Phone 43 preps ability to record phone calls, save voicemails [APK Insight]

When having any particularly important conversation, whether a professional interview or meeting, or just a meaningful conversation with a loved one, it can be a good idea to record it for posterity. Google already has recording in-person conversations down through their recent Recorder app, but phone conversations are a bit more difficult.

A teardown of Google Phone 43 has revealed that the Pixel series’ default dialer app may be gaining the ability to record phone calls.

About APK Insight: In this “APK Insight” post, we’ve decompiled the latest version of an application that Google uploaded to the Play Store. When we decompile these files (called APKs, in the case of Android apps), we’re able to see various lines of code within that hint at possible future features. Keep in mind that Google may or may not ever ship these features, and our interpretation of what they are may be imperfect. We’ll try to enable those that are closer to being finished, however, to show you how they’ll look in case they do ship. With that in mind, read on.

Record calls

Beta version 43 of the Google Phone app rolled out via the Play Store this afternoon, and includes a handful of strings related to in-call recording. Judging from a quick read through the code, these will appear under a new button in the in-call UI.

<string name=”incall_label_record”>Record</string>

<string name=”incall_content_description_record_checked”>Recording</string>

<string name=”incall_content_description_record_unchecked”>Record</string>

Tapping the new button will trigger it to animate, making it obvious at a glance that a recording is in progress.

The feature is still very much a work-in-progress, but it looks like you’ll be able to find information about your recorded calls from the conversation history list, as a “call_recording_details_row” appears in code for the call log.

Save voicemails

Additionally, Google Phone 43 makes mention of saving your voicemails locally to keep them for longer than your cell carrier normally would. This is especially useful if you’ve filled up your voicemail inbox, or if you’re a troubled protagonist in a drama who keeps an old voicemail from their departed loved one. Saved voicemails will appear on their own page in the Google Phone app.

Judging from the mention of “visual voicemail,” it seems likely that your carrier will need to support visual voicemail on your device in order to save your voicemails locally.

<string name=”archived_visual_voicemail_title”>Saved Voicemails</string>

<string name=”saved_voicemails_action_title”>Saved voicemails (%1$s)</string>

<string name=”voicemail_archive_comfirmation_dialog_button_save”>Save</string>

<string name=”voicemail_archive_comfirmation_dialog_do_not_show_again”>Do not show again</string>

<string name=”voicemail_archive_comfirmation_dialog_message”>To free up carrier voicemail space, save voicemail to your phone. Saved voicemail will only be accessible on this device.</string>

<string name=”voicemail_archive_menuitem_save”>Save</string>

Dylan Roussel contributed to this article.

FTC: We use income earning auto affiliate links. More.

You’re reading 9to5Google — experts who break news about Google and its surrounding ecosystem, day after day. Be sure to check out our homepage for all the latest news, and follow 9to5Google on Twitter, Facebook, and LinkedIn to stay in the loop. Don’t know where to start? Check out our exclusive stories, reviews, how-tos, and subscribe to our YouTube channel

Comments

Author

Avatar for Kyle Bradshaw Kyle Bradshaw

Kyle is an author and researcher for 9to5Google, with special interests in Made by Google products, Fuchsia, and uncovering new features.

Got a tip or want to chat? Twitter or Email. Kyle@9to5mac.com