App Action 通过 App Action Tool Plugin 工作,但在 Google Assistant Screen 中不使用语音命令 [英] App Action working via App Action Tool Plugin but not with voice command in Google Assistant Screen

查看:29
本文介绍了App Action 通过 App Action Tool Plugin 工作,但在 Google Assistant Screen 中不使用语音命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

  1. 使用相同的凭据(Android Studio、Google 控制台、真实设备 - 三星 s10+)登录,并且设备语言设置为 EN-US.

  1. Logged in using the same credentials (Android Studio, Google Console, Real Device - Samsung s10+) and Device language set to EN-US.

从工具菜单中选择的应用操作工具插件

Selected App Action tool plugin from the tools menu

为 En-US 提供调用名称(todo 应用程序)和区域设置

Gave invocation name (todo app) and locale to En-US

更改了默认功能历史";用我的命令(在我的例子中在待办事项应用程序中打开活动任务")

Changed default feature "History" with my command (In my case "Open active tasks in todo app")

点击更新预览.

预览更新后,通过 AATT 工具运行命令,它完美运行.

Once the preview updated, Run the command via the AATT tool, it's working perfectly.

预览成功更新后,在真实设备上打开 Google 助理并发出语音命令(在待办事项应用中打开活动任务),但它在助理屏幕上显示网络结果而不是显示我的应用程序.附截图供参考.

Once the preview updated successfully, Opened the Google Assistant on a Real device and gave a voice command (Open active tasks in todo app), but it's showing web results on the Assistant screen instead of showing my App. Attached screenshot for reference.

如果我在这里遗漏了什么,请告诉我.

Please let me know if I'm missing anything here.

推荐答案

我可以使用 GET_THINGS 内置意图来实现它.OPEN_APP Intent 只支持一个词.如果您的要求是说多个词,例如在 TestApp 中显示今天的警报",那么我们可以使用支持多个词的 GET_THINGS Intent.

I could able to achieve it using GET_THINGS Built-In Intent. OPEN_APP Intent supports only a single word. If your requirement is to say multiple words like "Show alerts for today in TestApp", then we can use GET_THINGS Intent, which supports multiple words.

这篇关于App Action 通过 App Action Tool Plugin 工作,但在 Google Assistant Screen 中不使用语音命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆