shivasiddharth / Assistants-Pi

Headless Google Assistant and Alexa on Raspberry Pi
342 stars 116 forks source link

Google Assistant is not responding to voice input #153

Open drkostas opened 3 years ago

drkostas commented 3 years ago

Hi @shivasiddharth ! I successfully finished the installation of the project on my RaspberryPi 3 for the Google Assistant only, and the assistant doesn't respond to my voice.

Can you help me identify the issue? Thanks in advance!

shivasiddharth commented 3 years ago

If you are on the Dec release, try the following:

sudo nano /etc/pulse/client.conf.d/00-disable-autospawn.conf

Comment the autospawn (add a # infront of the autospawn line).

Restart and see.