如何通过Google语音助手访问我的Android应用程序 [英] How to access my Android Application from Google Voice Assistance

查看:412
本文介绍了如何通过Google语音助手访问我的Android应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个android应用程序,以实例的形式将其称为"RemindMe".在此应用程序中,我设置了特定于应用程序级别的警报.它们不是系统警报. 我的要求是,在打开Goog​​le助手后(例如:先说"OK Google",然后说"RemindMe应用程序中的下一个警报是什么"),它应该从"RemindMe"应用程序中获取下一个警报(无需打开RemindMe应用程序)并在Google语音助手中显示.

I am developing an android application, let's say it for an instance as "RemindMe". In this application, I set alarms specific to application level. They are not system alarms. My requirement is, after the opening of Google assistant (Ex: by saying "OK Google" followed by "What is my next alarm in RemindMe application", it should fetch next alarm from "RemindMe" application (No need to open the RemindMe app) and show in Google voice Assistant.

我检查了DialogFlow( https://dialogflow.com/).我无法达到要求. 直到观察到为止.使用DialogFlow,打开RemindMe应用程序后,我可以说我的下一个警报是什么",我可以获取下一个警报时间并显示.但这不是我需要的,而无需打开应用程序.

I checked DialogFlow (https://dialogflow.com/). I could not achieve my requirement. Till date in my observation., Using DialogFlow, after opening the RemindMe app, I can say "what is my next alarm", I can fetch the next alarm time and show. But this is not my requirement where I want it without opening the app.

我检查了Google自定义语音操作- https://developers.google.com/voice-actions/custom-操作,我发现一条注释说-( 注意:我们不接受自定义语音操作的请求.请继续关注语音操作-Google Developers和+ GoogleDevelopers进行产品更新 ).

I checked Google custom Voice Actions - https://developers.google.com/voice-actions/custom-actions, I found a note saying - (Note: We are not accepting requests for Custom Voice Actions. Stay tuned to Voice Actions - Google Developers and +GoogleDevelopers for product updates).

请让我知道我是否在错误的地方或不清楚的地方. 请帮助我.提前致谢! :)

Please let me me know if Iam somewhere incorrect or not clear. Please help me in this. Thanks in Advance! :)

推荐答案

您最有可能寻找的是

What you will be looking for most likely is App Actions, which is going to open up to a developer preview soon. This system will allow applications to make content available through the Google Assistant by presenting actions that will allow the user to deep link into your application.

您可以通过I/O观看演示文稿,其中详细介绍了如何可以创建这些操作.

You can watch the presentation from I/O that goes into detail of how these actions can be created.

这篇关于如何通过Google语音助手访问我的Android应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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