-
I'm learning here.. I want to give Alexapi an action and have it run a local shell script on the raspberry pi Alexapi unit. Is this possible?
This would be helpful to get around the lack of tim…
-
The speakerphone works perfectly with other programs, and also during the test (arecord and aplay).
When launching the program, the mic part works well (you can read it recognized the wake word and…
-
The 3 LEDs of the Respeaker 2mic hat are controlled via SPI that I only now started to read about here https://github.com/tinue/APA102_Pi
This is from the Respeaker product description:
http://wiki…
-
**Your OS (including version) where you are running AlexaPi:**
Raspbian Jessie lite
**Your hardware platform and model you are running on:**
Raspberry Pi zero W + Respeaker 2mic hat
**Python …
-
I'm uncertain of how to add this on amazons API end, but I'd sure love to be able to set alarms and timers with Alexa. I use timers a lot for keeping my life organised and since I have Alexa quite nea…
-
So a friend helped me get Pulseaudio configured and running yesterday. Everything was working fine. Now I tried to get AlexaPi working and I thought that'd be a walk in the park since I hade Alexa-acv…
-
Got it built for the pi, inside a venv. Super cool! However, although I'm able to run the demo with python 2.7, it fails when I try to run it using Python 3.4 (the default inside my virtual env).
```…
-
Alright, so I'm not sure if this is the right place to post but here I go.
Does anyone know of a way I could run a command with an Alexa skill? Like
Alexa, tell pi to toggle Bluetooth
(To start my…
-
In order to help troubleshooting, be sure to include the following information:
**Your OS (including version) where you are running AlexaPi:**
Armbian last and updated
**Your hardware platfor…
-
How can i make Alexa to trigger/execute a script .sh file i have in my Pi with a custom trigger word ?
E.g "Alexa trigger wifi on" and then a wifi_on.sh script is executed from within my Pi.
Or say …