简体   繁体   English

ApI AI应用程序可以在网络模拟器上正常运行,但不能在Android手机上运行

[英]ApI AI app works fine on web simulator but not on Android phone

I am trying to create an api.ai based app on Google home. 我正在尝试在Google主页上创建一个基于api.ai的应用程序。 Tested using the web simulator and Google Home, it works completely fine. 经过网络模拟器和Google Home的测试,它可以正常工作。 Application is just in dev mode, not yet send to Google to approve. 应用程序仅处于开发模式,尚未发送给Google批准。

Now, I tried to test this app from my Android Phone - I think, that I should do it from Google App, but when I said "Ok, Google, talk to " - it just search this utterance, without any real interaction. 现在,我试图从我的Android Phone上测试该应用程序-我认为应该从Google App进行测试,但是当我说“好吧,Google,与”交谈时-它只是搜索这种话语,而没有任何实际的交互。

What I am doing wrong, how it should really work? 我做错了,它应该如何真正起作用?

It should work, just double check the below points 应该可以,只要仔细检查以下几点

  1. Make sure that you are using same Google account in action.google console and in your android phone. 确保在action.google控制台和Android手机中使用相同的Google帐户。
  2. You said, you are trying to invoke it from google home app. 您说过,您正在尝试从Google Home应用程序调用它。 Up to my knowledge it won't work from google app, you have to invoke it from google assistance. 据我所知,它无法在Google应用中运行,您必须从Google帮助中调用它。
  3. Check if your phone has google assistance enabled, to do that : long press on your home button. 要检查您的手机是否启用了Google帮助,请执行以下操作:长按主屏幕按钮。 If you already have it, then just say Talk to my test app. 如果您已经拥有它,那么只需说“与我的测试应用程序交谈”即可。

let me know how it goes. 让我知道事情的后续。

Sounds like you're activating Google Search, not Google Assistant. 听起来您正在激活Google搜索,而不是Google助手。 Press and hold the home button on your Android device running Marshmallow or later to activate Google Assistant. 在运行棉花糖或更高版本的Android设备上按住主屏幕按钮以激活Google助手。

There's more information available on the Google Support website. Google支持网站上提供了更多信息。

暂无
暂无

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

相关问题 Ionic-应用在浏览器和iOS模拟器上运行良好,但在android模拟器中运行不正常 - Ionic - App works fine on browser and iOS simulator but not in android simulator Expo react-native app with firebase phone authentication works on web, error on ios simulator and crashes with no warning on Android - Expo react-native app with firebase phone authentication works on web, error on ios simulator and crashes with no warning on Android 应用程式可在模拟器上运作,但无法在Android上运作 - app works on simulator but not on android 从手机运行时,Android App崩溃,但在模拟器中工作正常 - Android App crashes when run from phone but works fine in emulator Android“没有应用程序可以执行此操作”通过 URL 但在手机上工作正常 - Android "no app can perform this action" through URL but works fine on phone 带有Google API的Android应用程序只能在模拟器上使用,而不能在手机上使用 - Android app with Google API works on emulator but not on phone Android应用程式可在模拟器上运作,但无法在手机上运作 - android app working on simulator but not on phone Android应用程式可在模拟器上运作,但无法在手机上运作 - android app working on simulator but not on phone 导航架构组件测试应用程序在 Android 8.0.0 手机上运行良好,但在 Android 6.01 上失败 - Navigation Architecture Component test app works fine on Android 8.0.0 phone but fails on Android 6.01 Android 应用程序在手机 7.0 上运行良好,在加载时在运行 7.1.2 的平板电脑上崩溃 - Android app works fine on phone 7.0 and crashes on tablet running 7.1.2 on load
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM