Evan Cohen

Results 68 comments of Evan Cohen

Okay. The light plugin is due for a rewrite (it's pretty horrific in it's current state)

Take a look at the lights plugin, that's a good place to get started. You can use [JonnyFive](http://johnny-five.io/) for GPIO control on the pi.

@7h30n3 believe it or not, the hotword detection/keyword spotting is just about the most efficient thing in the mirror today 😉, for the Pi Zero it uses < 10%. I...

Sorry for the delay in response here! You've answered your own question, DMIX is the way to go. It would be helpful to know what issues you've been having trying...

With the updated speech recognition work that I just completed, my recommendation would be to use Say: https://github.com/Marak/say.js Troublesome audio configuration should be a thing of the past (I still...

@glcohen have you followed the updated documentation? I tried Say with Sonus a few weeks ago and it worked without a hitch.

@zeke it's only a dependency for their C++ and Python libraries - not the Node lib. You need *some* way to record 16bit wav audio, so sonus [supports both `sox`...

Also having this issue. Fresh install on Win 11.