Google Pixel Watch Satellite Gateway

Google Pixel Watchアプリ「手をあげて話す/Pixel Watch 衛星 SOS」他新機能追加(v4.1.0.810754319)

  • 独自調査の結果、「Google Pixel Watch」アプリ v4.1.0.810754319 アップデートのアプリ内コードから、さらに「Google Pixel Watch 4」に合わせた新機能の内包を発見
  • Google AI「Gemini」起動用新ジェスチャー操作「手をあげて話す(Raise to talk)」や衛星接続 SOS 機能「Pixel Watch 衛星 SOS」
  • 「スマートリプライ」機能に AI(Gemini)が統合

Google Pixel スマートウォッチ「Google Pixel Watch」「Google Pixel Watch 2」「Google Pixel Watch 3」そして新世代「Google Pixel Watch 4」用のコンパニオンアプリ「Google Pixel Watch」に対し、2025 年 9 月 30 日(火)にアプリバージョン v4.1.0.810754319 アップデートが配信開始されました。

この「Google Pixel Watch」アプリ v4.1.0.810754319 アップデートでは、まだ目立った新機能などはないものの、アプリドロワーなど一部における「Google Pixel Watch」アプリロゴ刷新など、間もなく発売される新世代「Google Pixel Watch 4」に合わせたリニューアル準備を示唆する内容が見受けられました。がしかし、当サイト独自調査の結果、「Google Pixel Watch」アプリ v4.1.0.810754319 アップデートのアプリ内コードから、さらに「Google Pixel Watch 4」に合わせた新機能の内包を発見したので紹介させていただきます。

「Google Pixel Watch」アプリ v4.1.0.810754319 アップデートのアプリ内コードから発見した新機能の一つは、以前 Android 版「Google」アプリにも追加されたことを報告した、Google AI「Gemini」起動用新ジェスチャー操作「手をあげて話す(Raise to talk)」です。「Google Pixel Watch」アプリ v4.1.0.810754319 では、この新ジェスチャー操作「手をあげて話す(Raise to talk)」が内包されました。

<string name="assistant_gesture_story_notification_subtitle">Set up the ‘Raise to talk’ gesture to speak to Gemini naturally</string>
<string name="assistant_gesture_story_title">Use Raise to talk to speak directly to Gemini</string>
<string name="unified_tos_digital_assistant_disclosure_description">Depending on which digital assistant is set as the default on your device, Google Assistant or Gemini will activate if you are an eligible user located in a supported region. You can turn off your assistant in Settings.&lt;br/&gt;&lt;br/&gt; If Google Assistant is the default, you can use your voice to send texts, manage your day, and get quick answers. Just press &amp; hold the side button to talk to your Assistant.&lt;br/&gt;&lt;br/&gt; If Gemini is the default assistant, you get the same hands-free help that you love from Google Assistant, plus you can speak naturally using your own words and phrases and get help with more complex tasks.&lt;br/&gt;&lt;br/&gt; Gemini and Google Assistant use info from your devices and services to provide more customized and context-aware assistance. Gemini and Google Assistant access certain system permissions and data (including through Google Assistant for Gemini), like call and message logs, contacts (to help you keep in touch), and screen content (to help you act on it). When you use Gemini or Google Assistant, Google collects your activity, like your chats and location info. Google Assistant activity is stored in your Web &amp; App Activity.&lt;br/&gt;&lt;br/&gt; &lt;b&gt;Note:&lt;/b&gt; In addition to the &lt;a href=https://policies.google.com/terms&gt;Google Terms&lt;/a&gt; and &lt;a href=http://policies.google.com/privacy&gt;Google Privacy Policy&lt;/a&gt;, the &lt;a href=https://support.google.com/gemini/answer/13594961#privacy_notice&gt;Gemini Apps Privacy Notice&lt;/a&gt; applies to Gemini. Gemini can make mistakes, including about people, so &lt;a href=https://support.google.com/gemini/answer/14143489&gt;double-check it&lt;/a&gt;.</string>
<string name="unified_tos_digital_assistant_disclosure_title">Digital assistant disclosure</string>

また、4G LTE 版「Google Pixel Watch 4」にて初対応となる衛星接続 SOS 機能「Pixel Watch 衛星 SOS(Pixel Watch Satellite SOS)」です。こちらも「Google Pixel Watch」アプリ v4.1.0.810754319 に内包されています。

<string name="sat_comms_fragment_title">Satellite SOS</string>
<string name="sat_comms_setting_description">With a clear view of the sky, you can message emergency services and share your location when you don’t have a cell or Wi-Fi signal</string>
<string name="sat_comms_setting_title">Satellite SOS</string>
<string name="sat_comms_step_1_description">When you’re outdoors with a clear view of the sky, your watch can help you connect to a satellite</string>
<string name="sat_comms_step_1_title">1. Connect to a satellite</string>
<string name="sat_comms_step_2_description">Answer a few vital questions to best describe your situation. This information is sent to emergency services to help them find you.</string>
<string name="sat_comms_step_2_title">2. Tell responders what happened</string>
<string name="sat_comms_step_3_description">You’ll see a confirmation that your message has been sent to emergency responders</string>
<string name="sat_comms_step_3_title">3. Message emergency services</string>

このほか、「スマートリプライ(Smart Reply)」機能に AI(Gemini)が統合。通知から返信候補にアクセスする際に、AI 返信オプションが表示されるようになります。

<string name="smart_replies_ai_generated_subtitle">Suggests high-quality responses with conversational awareness. If your phone isn\'t nearby, your watch will generate replies on device using an open source model.</string>
<string name="smart_replies_ai_generated_title">AI Generated</string>
<string name="smart_replies_basic_subtitle">Get simple reply options when receiving a message notification.</string>
<string name="smart_replies_basic_title">Basic</string>
<string name="smart_replies_none_subtitle">Suggested reply options will not be available.</string>
<string name="smart_replies_none_title">None</string>
<string name="smart_replies_title">Smart replies</string>

最後に内部的な更新ではありますが、サポートする API レベルの最小要件も、これまでの API レベル 26(Android 8.0 Oreo)から API レベル 29(Android 10)に更新されています。このことから、「Google Pixel Watch」アプリ全体の OS サポート要件が、Android 10 以降に変更されました。

  • 旧アプリバージョン v4.0.0.792595430
<uses-sdk android:minSdkVersion="26" android:targetSdkVersion="34"/>
  • 新アプリバージョン v4.1.0.810754319
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="35"/>

今回紹介した、「Google Pixel Watch」アプリ v4.1.0.810754319 アップデートのアプリ内コードから発見された新機能は、新世代「Google Pixel Watch 4」の発売に合わせて順次展開開始されていくはずです。

「Google Pixel Watch」アプリリンク

Google Play で手に入れよう

この記事をシェア

AI要約をシェアに含める

コメント

コメントを残す

投稿者情報

石井 順(管理人)のアバター

裏Jetstream をフォロー

X
Spotify
Google-News
YouTube-Music
Mail