简体   繁体   English

通过语音命令(例如Google助手)启动android应用

[英]Lanch android app from voice command like google assistant

我正在构建一个全部为语音控制的android应用。我想通过语音命令(如Google助手中的“确定Google”)打开它。我做了一些研究,但没有走运。我想知道是否有办法..真的很感谢一些帮助或指导。

I Recently contacted Action On Google support, I wanted to open a feature in my app with google assistant voice command here is there response 我最近联系了Action在Google支持方面,我想使用google Assistant语音命令在我的应用中打开功能,请点击此处。

The 'MyActivity' can't be accessed by voice within the Assistant. 助手中无法通过语音访问“ MyActivity”。 The option itself is built in the Assistant. 该选项本身内置在助手中。

As a workaround to access it, is to send the query 'my activity' to the assistant which will prompt the end user if they want to view or delete searches from the 'MyActivity' section. 作为访问它的一种解决方法,是将查询“我的活动”发送给助手,该助手将提示最终用户是否要查看或删除“我的活动”部分中的搜索。 Then, by send the very same query again, will open the 'MyActivity Page', since this is a webpage, there is limited functionality within. 然后,再次发送相同的查询,将打开“ MyActivity页面”,因为这是一个网页,因此内部功能有限。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从我的应用程序向 Google 助理发送语音或文本命令(Hey Google) - Send Voice or Text Command From My App To Google Assistant (Hey Google) 在语音命令上启动应用(android) - Launch app on voice command (android) Android - 启动 Google Voice 应用程序并拨打号码 - Android - Launch Google Voice app and dial number 是否可以阻止Google Assistant在Android TV应用中接管RCU麦克风按钮信号? - Is it possible to prevent Google Assistant from taking over RCU mic button signal in an Android TV app? 如何使用谷歌助手为我的应用测试 android 切片 - how to test android slices using google assistant for my app 谷歌助手是否可以在 Android 上的某个应用程序中按下按钮? - Is it possible for google assistant to press a button in a certain app on Android? Android Studio Google Glass:如何使用语音命令拍照 - Android Studio Google Glass: How to take a picture with voice command 谷歌助手和打开非午餐应用 - Google assistant and opening unlunched app Google 人员是否支持 Java 中的“将 Android 应用程序扩展为具有应用程序操作的 Google 助理”? - Does Google people support “Extend an Android app to Google Assistant with App Actions” in Java? Android - 使用语音命令执行操作 - Android - Perform an action with voice command
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM