这一步,我在"Google Assistant“应用程序中找不到"Home Control”,在这一步中,设备意味着一部手机?谢谢你的帮助。1.On a device with the Google Assistant logged into the same account used to create the project in the Actions Console, enter your Assistant settings.3.Click the '+' si
当我试图从托管在firebase函数上的webhook访问google操作的外部API时,我只能得到部分内容。它停止获取api提供的全部数据。例如,我尝试使用以下代码从wikipedia api获取数据//inside the function
request({ method: 'GET',url:'https://en.wikipedia.org/w/api.php?action=query&prop=extracts&format
我正在尝试将actions-on-google与koa框架结合使用。我不能理解在koa中间件中哪个请求和响应与AoG构造函数一起使用。const Koa = require( 'koa' )const { DialogflowApp } = require('actions-on-googlethis.response_.status is not a function
at DialogflowApp.doResponse_