我正在我的Raspberry Pi 3上使用Google Assistant Python库,在让google-assistant-demo在Python虚拟环境中工作之后,我想开始我自己的项目。引用告诉我们一些关于脚本google.assistant.assistant的信息,它包含像start()这样的函数,但是我找不到它。我如何访问它们?
我正在用我的树莓派3制作一个谷歌助手,我只是想像文档()中那样打开和关闭一个发光二极管,但当我运行这个命令googlesamples-assistant-pushtotalk来测试它时,我得到了一个错误:INFO:root:Connecting to embeddedassistant.googleapis.comroot:Device config not found: [Errno 2] No such file or
direct