I have configured Google Assistant SDK in Raspberry Pi 3 and demo application is working fine. Is there any way to send “OK Google, Example Command” to Google Assistant SDK using Python script? Or it will only take input from Mic?
I am planning to write tiny mobile application which will send commands to my Raspberry Pi google assistant application.