I followed all the steps described in Assistant SDK and installed the Assistant on my Raspi 3
- I have no problems with recording and playback
- Raspi running Python 3.4 in a virtual environment
- Assistant Python Library (no gRPC)
- Troubleshooting Permission Issues did not help much (I have enabled all my activities)
- I have searched a lot for some similar issue but found all related with Google Home App and the enable of activities (I do not have any GH app as the get started example in "Assistant SDK" does not require it)
When I run "google-assistant-demo" or the "hotword.py" script the assistant detects my voice saying "hey Google" but it answers "actually there are some basic settings that need your permission first" to any question.
Is anybody having or had this issue?
Thanks a lot in advance!