-
I've been working on getting together the chip ECHO setup courtesy of the following post which piggy backs off AlexaPI code:
http://www.instructables.com/id/An-Echo-Device-Using-the-CHIP-9-Computer…
-
I've installed the package exactly as outlined however I'm getting the following error message:
Oct 09 23:25:11 raspberrypi python[576]: alsaaudio.ALSAAudioError: Input/output error [plughw:1]
Oct 09…
-
Hi Guys,
I am using this module with Magic Mirror. Issue is first time I can hear alexa saying hello but after that I get the below error message.
alsaaudio.ALSAAudioError: Device or resource bu…
-
Hi,
I tried to setup my Rasp Pi 2 Model B, as per the instructions given and modified my sound card settings in the code. I can properly record and playback using my usb headphone connected to PI. …
-
Some radios on TuneIn return the following error -
```
************************************************
** **
** No css library available. See …
-
**Your hardware platform and model you are running on:**
```
Raspberry Pi
```
-
```
ERROR - error: [Errno 32] Broken pipe
Traceback (most recent call last):
File "/opt/AlexaPi/src/alexa/http/http.py", line 191, in post
request = self.__session.post(full_url, headers=he…
-
Hello ,
A Warm hello from India
Thank you very much for HA bridge , Its very usefull for me and for any one .
I'm writing here something because of that , as people always want more and more .
…
vngic updated
7 years ago
-
Update: I'm able to replicate the bug consistently everytime. All you have to do is run a skill that requires you to answer back such as the teacher skill. If you run through the set of questions unti…
-
Hi,
I'm trying to get this working. I've done the hardware mod (is there a way to test if it's successful?). Every time I run `main.py` I hear "hello" and then when I connect together Pins 14 and 1…