简体   繁体   English

如何在不上传 Playstore 的情况下为企业 android 应用程序使用谷歌助手以及如何为此使用谷歌助手 api?

[英]How to use google assistant for enterprises android application without upload the playstore and how to use google assistant api for this?

I am implementing an enterprise android application and they are providing their app through their Website, not from Google Play Console.我正在实施一个企业 android 应用程序,他们通过他们的网站提供他们的应用程序,而不是从 Google Play 控制台。 Is this possible to use google assistant API for my enterprise android application?.这是否可以将谷歌助手 API 用于我的企业 android 应用程序?。 I found google assistant API are used for embedded things.我发现谷歌助手 API 用于嵌入的东西。 I want how to use for android application.我想知道如何用于 android 应用程序。 How is Google Actions and dialog flow (AI) API working for my requirement? Google 操作和对话流 (AI) API 如何满足我的要求?

Please help me with this请在这件事上给予我帮助

The Google Assistant SDK docs state: Google Assistant SDK文档说明:

You can't launch commercial devices that integrate with the Google Assistant SDK.您无法启动与 Google Assistant SDK 集成的商业设备。 It's available for experimental and non-commercial uses only.它仅可用于实验和非商业用途。

The terms of service go into more detail on usage of the API.服务条款更详细地介绍了 API 的使用。

But the Google Assistant SDK is different from using Dialogflow.但是 Google Assistant SDK 与使用 Dialogflow 不同。 If you want to integrate your Dialogflow agent in your app, not the Google Assistant, you can start by visiting the Dialogflow API guide to see how to send data to the API to detect intents and obtain responses from your agent.如果您想将 Dialogflow 代理集成到您的应用中,而不是 Google 智能助理,您可以首先访问Dialogflow API 指南,了解如何将数据发送到 API 以检测意图并从您的代理获取响应。

If your question is related to App Actions specifically.如果您的问题与 App Actions 相关。 This feature is not currently available.此功能目前不可用。 Please stay tuned for any future changes in this respect.请继续关注未来在这方面的任何变化。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM