I created an Actions on Google app which I am currently testing. I was able to test it on my Pixel, but when I tried to launch the app on my Raspberry Pi running the Google Assistant SDK it responded by saying "(name of app) isn't supported on this device". Is there any way I can run the app on my Pi?
Asked
Active
Viewed 468 times
1
-
Are you using the hotword or pushtotalk sample? – Nick Felker Dec 29 '17 at 05:23
-
I am using the hotword sample. – Shawn Patel Dec 29 '17 at 05:29
-
Can you include a screen shot of the "Surface Capabilities" section of your app configuration? – Prisoner Dec 29 '17 at 13:10
-
Sure, I added the picture. – Shawn Patel Dec 29 '17 at 18:52
-
1We're tracking this bug on GitHub: https://github.com/googlesamples/assistant-sdk-python/issues/147 – Nick Felker Dec 29 '17 at 19:59