Skip to main content

Google working on ‘attention alerts’ for Pixel Buds that detect crying, barking

The second-generation Pixel Buds were announced last October as an “idea of what ambient computing feels like.” From Google Assistant to Adaptive Sound, software is a key driver of the experience. Pixel Buds are now shipping with the original functionality in tow, but one “helpful experience” that could be coming are “attention alerts.

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 the case that they do ship. With that in mind, read on.

To Google, ambient computing is technology that’s “always available to help you.” The Pixel Buds feature always-listening hotword detection to easily invoke “Hey Google.” Meanwhile, Adaptive Sound works to increase the volume when you move into loud environments and then lower them back to normal. This works without wearers having to swipe on the earbuds.

On stage, hardware head Rick Osterloh closed the Pixel Buds announcement by teasing “a few of the helpful experiences that make good use of the on-device machine learning chips.” Those details were supposed to be shared in the months before launch, but that has yet to occur. However, we could now have a glimpse at what that functionality entails.

The Pixel Buds companion app released on Monday features several lines of code describing “attention_alerts” that are able to detect a “baby cry,” “dog bark,” and “smoke alarm.” This feature will presumably prompt users when those occurrences are picked up in the background.

<PreferenceCategory android:title=”@string/title_attention_alerts_pref” android:key=”@string/key_attention_alerts_pref” settings:allowDividerAbove=”true”>

<com.google.android.apps.wearables.maestro.companion.ui.settings.widget.ExtraLinkSwitchPreference android: persistent=”false” android:title=”@string/title_baby_cry_switch_pref” android:key=”@string/key_baby_cry_switch_pref” />

<com.google.android.apps.wearables.maestro.companion.ui.settings.widget.ExtraLinkSwitchPreference android: persistent=”false” android:title=”@string/title_dog_bark_switch_pref” android:key=”@string/key_dog_bark_switch_pref” />

<com.google.android.apps.wearables.maestro.companion.ui.settings.widget.ExtraLinkSwitchPreference android: persistent=”false” android:title=”@string/title_smoke_alarm_switch_pref” android:key=”@string/key_smoke_alarm_switch_pref” />

</PreferenceCategory>

Such an alert would be useful if you’re listening to music or a podcast and cannot hear the outside world very well. All three of those sounds are important and would cause most people to drop everything and respond. Like Now Playing on Pixel phones, the always-listening and detection presumably occurs on-device in a privacy conscious manner.

These preferences are currently marked as “developer_features” and attention alerts are not found on the shipping product. It’s not clear when — or if — the feature will make it to Pixel Buds.

More about Pixel Buds:

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 Abner Li Abner Li

Editor-in-chief. Interested in the minutiae of Google and Alphabet. Tips/talk: abner@9to5g.com