1番目の「What do you want to say ?」から3番目の「And another way ?」までは、コマンドとして登録したい内容を記載します。3つの言い方が登録出来ます。 4番目は、コマンド受付時のGoogle Assistantからの返答です。空欄でも問題ないです。「○○を了解しました。」などを登録します。 最後は、利用言語となります。
GoogleTTSの新バージョンがリリースされており、このままでは、うまく動作しません。仕様変更により、今まで利用していたユーザーも利用できなくなり、関連する記事がWEBに複数出ておりました。 Error: get key failed from google at /home/user/google-home-notifier/node_modules/google-tts-api/lib/key.js:23:23 at process._tickCallback (internal/process/next_tick.js:68:7)
Endpoints: http://192.168.xxx.xxx:9081/google-home-notifier GET example: curl -X GET http://192.168.xxx.xxx:9081/google-home-notifier?text=Hello+Google+Home POST example: curl -X POST -d "text=Hello Google Home" http://192.168.xxx.xxx:9081/google-home-notifier
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>Endpoints: