Preferred Sources
X
Mail

Google Messages Preps Spoken Notification Improvements Based on App Teardown

Google app-teardown
この記事のポイント
  • Spoken notification features for messaging apps on Android devices are expected to be improved to concisely announce the number of senders and messages.
  • Analysis of the app files from the Android “Google” app v17.46.15 update revealed the addition of new text-to-speech resources designed to concisely announce multiple incoming messages from messaging apps in formats such as “%1$s, %2$s and %3$d others sent %4$d messages.”
  • This is anticipated to be an upcoming new feature currently in development.

When pairing Google Pixel earphones, such as the “Google Pixel Buds” series, with an Android device, message notifications from apps like “LINE” and “Google Messages” are read aloud to notify the user.

Additionally, you can instruct “Gemini (Google Assistant)” to “read my notifications” to have unread notifications read out. However, if you receive a large number of messages, the current system reads them out one by one, which is not very efficient or streamlined.

Fortunately, it appears that spoken notifications for messaging apps on Android are set to be improved to concisely announce the number of senders and messages. This has been revealed through our site’s original “App Analysis” content.

「アプリ解析」

当サイトの「アプリ解析」カテゴリで公開している記事では、最新 Android アプリを逆コンパイルして独自に解析し、今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。

当サイトオリジナルの「アプリ解析」コンテンツを見逃さないよう、ぜひ Google の「優先ソース」に当サイト「Jetstream 」を登録してください。

Google 優先ソースに「Jetstream」を登録

An analysis of the app files from the Android “Google” app v17.46.15 update, released on Wednesday, August 5, 2026, confirmed the addition of new text-to-speech resources designed to concisely announce multiple incoming messages from messaging apps, such as “%1$s, %2$s and %3$d others sent %4$d messages.” This improvement prevents notification sounds from repeating endlessly when consecutive messages arrive or long texts from being continuously read aloud. Instead, it allows users to quickly grasp a summary of who sent how many messages.

<plurals name="assistant_robin_spoken_notification_more_than_2_senders_3p_concise_message">
    <item quantity="one">%1$s, %2$s and %3$d other sent %4$d messages on %5$s</item>
    <item quantity="other">%1$s, %2$s and %3$d others sent %4$d messages on %5$s</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_more_than_2_senders_3p_elaborate_message_summary">
    <item quantity="one">From %1$s, %2$s and %3$d other on %4$s.</item>
    <item quantity="other">From %1$s, %2$s and %3$d others on %4$s.</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_more_than_2_senders_concise_message">
    <item quantity="one">%1$s, %2$s and %3$d other sent %4$d messages</item>
    <item quantity="other">%1$s, %2$s and %3$d others sent %4$d messages</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_more_than_2_senders_elaborate_message_summary">
    <item quantity="one">From %1$s, %2$s and %3$d other.</item>
    <item quantity="other">From %1$s, %2$s and %3$d others.</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_one_sender_3p_concise_message">
    <item quantity="one">%1$s sent %2$d message on %3$s</item>
    <item quantity="other">%1$s sent %2$d messages on %3$s</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_one_sender_concise_message">
    <item quantity="one">%1$s sent %2$d message</item>
    <item quantity="other">%1$s sent %2$d messages</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_two_senders_3p_concise_message">
    <item quantity="one">%1$s and %2$s sent %3$d message on %4$s</item>
    <item quantity="other">%1$s and %2$s sent %3$d messages on %4$s</item>
</plurals>
<plurals name="assistant_robin_spoken_notification_two_senders_concise_message">
    <item quantity="one">%1$s and %2$s sent %3$d message</item>
    <item quantity="other">%1$s and %2$s sent %3$d messages</item>
</plurals>

The improvements to spoken notifications for messaging apps in the “Google” app identified here have not yet been spotted in active rollout. They are expected to be currently in development as an upcoming new feature.

“Google” App Link

Get it on Google Play

*This site uses affiliate advertising.