简体   繁体   English

没有 Google Play 控制台的 Google Assistant 实施

[英]Google Assistant implementation without Google play console

I'm implementing an Enterprise product and they are providing their app through their Website, not from Google Play Console .我正在实施一个企业产品,他们通过他们的网站提供他们的应用程序,而不是从Google Play Console

I just wanted to integrate Google Assistant into that application.我只是想将 Google Assistant 集成到该应用程序中。 But docs says, we should publish the app into Play console .但是文档说,我们应该将应用程序发布Play 控制台 then only Voice input from Google Assistant will work like that.那么只有来自 Google Assistant 的语音输入才会这样工作。 So I need to do that without publishing the app into Google Play Console.所以我需要在不将应用程序发布到 Google Play 控制台的情况下这样做。 Kindly help me with this.请帮我解决这个问题。

You can't do that without publishing your app on the play store.如果不在 Play 商店中发布您的应用程序,您将无法做到这一点。 During development also, you have to deploy your app on an internal test track in the play console.在开发过程中,您还必须将您的应用程序部署在播放控制台的内部测试轨道上。

Your app actions will be reviewed and then only they are available to your users.您的应用操作将被审核,然后只有它们可供您的用户使用。

From the docs从文档

Your App Actions won't be available to your users until they've been reviewed and approved.在审核和批准之前,您的用户无法使用您的应用操作。

https://developers.google.com/assistant/app/get-started#request-review https://developers.google.com/assistant/app/get-started#request-review

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

相关问题 没有Google Analytics(分析)实现Android的Google Play广告系列跟踪 - Google play campaign tracking without google analytics implementation android Google Play控制台和配件 - Google Play Console and exeptions Google Play 控制台警告 - Google play console warnings Google Play 管理中心中的 Unicode - Unicodes in Google Play Console Google Developers Console和Google Play控制台 - Google Developers Console and Google Play Console Google Play Services Analytics 库实施导致 Play Console 广告警告 - Google Play Services Analytics library implementation causing Play Console ads warning 无需在Google Play开发者控制台中注册帐户即可进行应用内结算 - In-App billing without having account at Google play developer console 在没有Android Studio的情况下在Google Play控制台上部署移动应用 - deploying the mobile app on Google play console without Android studio Google助手,将安装的应用程序与没有OAuth2的助手连接 - Google Assistant, connecting installed app with the assistant without OAuth2 无需服务器连接即可将 Google 助理集成到应用程序 - Google assistant intergration to app without server connection
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM