How does Google get around this? According to the folks at XDA Developers who discovered and tested the feature in a breakdown of latest APK, Google splashes a disclaimer when first activating the call recording feature.
“When using the call recording feature, you are responsible for complying with applicable laws related to the recording of calls. Please be aware that many jurisdictions require the consent of both parties for such recording,” the disclaimer reads.
Google does not stop there. It also plays a pre-recorded message to the recipient of a phone call to let them know they are being recorded. It says, “This call is now being recorded.”
How Call Recording Works On Google Pixel Phones
Once available, users with supported devices will see a Record button in the in-call user interface during both incoming and outbound phone calls. A simple tap of the button starts the recording (with the pre-recorded message being played first). It also changes the Record button icon when recording. Tapping it again turns the recording function off.
Users can export recorded calls to a .wav file. In addition, it appears Google is implementing a transcription option so users can easily transcribe phone calls, though the feature was not working in Rahman’s tests.
Privacy implications aside, this could be handy for conducting interviews or when chatting with customer support representatives. That said, it’s not clear when Google plans to fully activate the feature, and what devices and territories will be supported.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
