【发布时间】:2020-01-26 19:45:01
【问题描述】:
Google Actions 开发新手。如何使用 node.js 创建新的 Google 操作?我知道如何使用 Dialogflow 来完成此任务。如何创建 Google Action 的 app.js 文件?
【问题讨论】:
标签: node.js npm npm-install actions-on-google npm-scripts
Google Actions 开发新手。如何使用 node.js 创建新的 Google 操作?我知道如何使用 Dialogflow 来完成此任务。如何创建 Google Action 的 app.js 文件?
【问题讨论】:
标签: node.js npm npm-install actions-on-google npm-scripts
我建议您从 Actions on Google codelab 1 开始,以了解有关为操作构建 Node.js Webhook 的更多信息。
【讨论】: