Google assistant textinput

273 Views Asked by At

I'm having the same problem as How to send text input to google assistant sdk in python I am trying to sent text as an innput using the follwoing command

python -m textinput --device-id XXX-XXX --device-model-id XXX-XXXX-XXXX-XXXXX

However, it doesn't work although pushtotalks works. I ran the above command when I'm in the google-assistant-sdk/googlesamples/assistant/grpc directory and even outside the directory but still didn't work I keep getting bash: /usr/bin/python3.7.7: No such file or directory

0

There are 0 best solutions below