Google Homeの喋らせ方 で詰まってます
当方、691氏のサイトを参考に、ラズパイ+hubot+黒豆の環境は無事構築できました。
引き続き解説の手順どおり、`google-home-notifier`パッケージをインストール、bin/say.js`の作成およびパーミッション変更を完了し
bin/say.js "こんにちは"
と入力したところ、下記のエラーが出てGoogleHomeは反応しません。どなたかご教示を願います。
Error: getaddrinfo -3008
at errnoException (/home/pi/homebot/node_modules/mdns/lib/resolver_sequence_tasks.js:199:11)
at getaddrinfo_complete (/home/pi/homebot/node_modules/mdns/lib/resolver_sequence_tasks.js:112:10)
at GetAddrInfoReqWrap.oncomplete (/home/pi/homebot/node_modules/mdns/lib/resolver_sequence_tasks.js:120:9)