是否可以使用字符串参数以编程方式启动 Google Assistant / Now 并使其输出语音?
例如,通过传递字符串“what's the weather”作为参数启动它,并使其通过语音响应“weather is ...”。
是否可以使用字符串参数以编程方式启动 Google Assistant / Now 并使其输出语音?
例如,通过传递字符串“what's the weather”作为参数启动它,并使其通过语音响应“weather is ...”。
我不确定您的意思,但您可以尝试 API.AI ( https://api.ai/ )。它是基于网络的简单平台。教程视频可以在这里找到:https ://youtu.be/9SUAuy9OJg4 。还有其他平台也像 Node.js 更多信息在https://developers.google.com/actions/。
我希望这可以帮助你。