alexa-pi / AlexaPiDEPRECATED

DEPRECATED - Use https://github.com/alexa-pi/AlexaPi instead ...Turn a Raspberry Pi into an Alexa Client
https://github.com/alexa-pi/AlexaPi
MIT License
587 stars 439 forks source link

Volume control, second-tier listening, tune-in functionality, and silence-based timeout of voice control. #102

Closed maso27 closed 8 years ago

maso27 commented 8 years ago

The TuneIn, volume control, and some silence detection was thanks to nascentobjects. The initial CMU Sphinx implementation was thanks to fcooper.

sammachin commented 8 years ago

I've finally had some time to look at this project, I've spent the last week refactoring the code to be a lot more modular so that we can support multiple different setups and different ways of triggering eg, button, Spinx, Snowboy etc. I'm going to close this PR but will try and incorporate but where I can then hopefully we can move forward on the new modular codebase.