Mijaz
Results
2
comments of
Mijaz
If you are using the latest Goolgle Assistant SDK Service from [here](https://developers.google.com/assistant/sdk/guides/service/python), I believe they have removed the hotword detection, a workaround is possible using [snowboy](https://github.com/Kitt-AI/snowboy) if you want to...
Have you tried use these commands to test whether your audio works? ``` # Play a test sound speaker-test -t wav # Record and play back some audio using ALSA...