Open nickexile opened 7 years ago
It looks like it is erroring on the line(358) of main.py:
p.expect('Recording audio .*')
Also the following worked for me:
/opt/AlexaPi/env/bin/python -m googlesamples.assistant --credentials /etc/opt/AlexaPi/assistant_credentials.json
Got the same issue. Standalone assistant works fine but through AlexaPi it's not recording or playing okgoogle.mp3. Any ideas?
I am having the same issue, have you solved it?
Python 2 & 3 releases (
python2 --version
andpython3 --version
):Description of problem:
Expected:
Steps to reproduce:
Traceback (if applicable):
Additional info: