虽然 Google I/O 要到 5 月 20 日才开始,但 Google 今天就通过 The Android Show 拉开了序幕,宣布了即将到来的操作系统新功能。Wear OS 6 应该会在 The Android Show 或 Google I/O 正式活动中公布,但通过 APK 反编译,我们可能已经发现了其中一个即将推出的功能。

本月早些时候,One UI 8 Watch 被泄露,透露了很多关于三星和 Google 智能手表计划的信息,因为 One UI 8 Watch 将基于 Wear OS 6。在泄露的设置应用 APK 中,我们发现了提到“抬起说话”(Raise to Talk)手势的字符串。
<string name="st_string_gesture_raise_to_talk">Raise to talk</string>
<string name="st_string_gesture_raise_to_talk_choose_help">The assistant you choose will also be used when you press and hold the Home button if you haven't already chosen to show the Power off menu.</string>
<string name="st_string_gesture_raise_to_talk_help_first">Raise your wrist toward your mouth and start talking. The AI assistant you choose will respond.</string>
<string name="st_string_gesture_raise_to_talk_help_second">The AI assistant won't respond if sound is playing on the watch speaker, if the microphone is being used, such as during a call or voice recording, if health data is being recorded, or if the screen doesn't turn on when you raise your wrist.</string>
这并不是我们第一次看到“抬起说话”(Raise to Talk)的提及。在 4 月,我们在 Google 应用 v16.14.39 的测试版中发现了相关的字符串。然而,当时没有太多信息,我们也无法确定该功能是否会在现有的 Wear OS 版本上发布,还是需要更新。现在我们在 Wear OS 6 设置应用中找到了相关代码,确认该功能需要 Wear OS 6 才能运行。
这些代码让我们对该功能的工作原理有了一些了解。第二个字符串告诉我们,这个功能将与按电源按钮唤醒助手一起使用,而第四个字符串表示,如果你正在记录健康数据、抬腕时屏幕没有亮起,或者正在使用扬声器/麦克风时,该功能不会激活。
最有趣的是第三个字符串,它说:“你选择的 AI 助手将会回应。”在三星的智能手表环境下,这可能意味着“抬起说话”功能将支持 Bixby,而不仅仅是 Google Assistant 或 Gemini。
你在智能手表上使用语音助手吗?“抬起说话”功能会让你更倾向于使用吗?在评论中告诉我们你的想法。