I finished install google assistant, and can run sample. After I change async() to pn_async() in assistant.py, when I run:
pi@raspberrypi:~/MagicMirror/modules/MMM-GoogleAssistant/pi $ sudo /home/pi/env/bin/python3 -u assistant.py
I met this FATAL:
[FATAL:audio_input_stream.cc(47)] Input device could not be opened: default
Aborted
I finished install google assistant, and can run sample. After I change async() to pn_async() in assistant.py, when I run: pi@raspberrypi:~/MagicMirror/modules/MMM-GoogleAssistant/pi $ sudo /home/pi/env/bin/python3 -u assistant.py I met this FATAL:
[FATAL:audio_input_stream.cc(47)] Input device could not be opened: default
Aborted
But I can run google assistant.