AlexaPi not working
Hello, I installed alexapi but I do not get any sound from alexa
the speaker and microphone are working ok, its a usb headset with microphone, this is the output of alexpi status
pi@raspberrypi:~ $ sudo systemctl status AlexaPi.service ● AlexaPi.service - Alexa client for all your devices Loaded: loaded (/usr/lib/systemd/system/AlexaPi.service; enabled; vendor pres Active: failed (Result: exit-code) since Sat 2020-03-07 21:59:17 CET; 5min ag Docs: https://github.com/alexa-pi/AlexaPi/wiki Process: 397 ExecStart=/usr/bin/python3 /opt/AlexaPi/src/main.py --daemon (cod Main PID: 397 (code=exited, status=1/FAILURE)
Mar 07 21:59:17 raspberrypi python3[397]: File "/usr/local/lib/python3.7/dist-
Mar 07 21:59:17 raspberrypi python3[397]: self.current_event = self.state()
Mar 07 21:59:17 raspberrypi python3[397]: File "/usr/local/lib/python3.7/dist-
Mar 07 21:59:17 raspberrypi python3[397]: "expected
Mar 07 21:59:17 raspberrypi python3[397]: File "/usr/local/lib/python3.7/dist-packages/yaml/parser.py", line 98, in check_event
Mar 07 21:59:17 raspberrypi python3[397]: self.current_event = self.state()
Mar 07 21:59:17 raspberrypi python3[397]: File "/usr/local/lib/python3.7/dist-packages/yaml/parser.py", line 439, in parse_block_mapping_key
Mar 07 21:59:17 raspberrypi python3[397]: "expected
Thank you for reporting an issue with AlexaPi.
Make sure you are running the latest version of AlexaPi, and look through issues before submitting.
Check out our Wiki, and make sure to look at Debugging, and Audio debugging in particular before filing an issue.
In order to help troubleshooting, be sure to include the following information:
Output of the audio debugging script.
http://alsa-project.org/db/?f=6b12184e7f8fd68ea7cff216cd4a7fbc0522a3f2
Your OS (including version) where you are running AlexaPi: Note: Raspbian older than Stretch is not supported!
latest version of raspbain
Your hardware platform and model you are running on:
raspberry pi 2
Python release (python3 --version):
latest
Description of problem:
as above
Expected:
Problem-relevant config.yaml entries:
Steps to reproduce:
Traceback (if applicable):
Additional info: