■ 言語
https://developers.google.com/assistant/sdk/overview[1] Python [2] gRPC APIgRPC については、以下の参考文献を参照
http://charleysdiary.hatenablog.com/entry/2016/09/08/163909
■ ハードウェア要件
https://developers.google.com/assistant/sdk/develop/grpc/[1] Raspberry PIのようなインターネットに繋がるデバイス [2] マイク [3] スピーカー
■ 手順
https://developers.google.com/assistant/sdk/develop/grpc/hardware/setup?hardware=rpi[1] ハードウェアとネット接続の設定https://developers.google.com/assistant/sdk/develop/grpc/hardware/audio
[2] オーディオ(スピーカー / マイク)の設定とテストhttps://developers.google.com/assistant/sdk/develop/grpc/config-dev-project-and-account
[3] Google Developerプロジェクトとアカウントを設定 [3-1] プロジェクトを作成 [3-2] 作成したプロジェクトに対して、Google Assistant APIを有効にする [3-3] OAuth クライアント ID を作成するhttps://developers.google.com/assistant/sdk/develop/grpc/integrate
[4] Google Assistantをデバイスに組み込む