
Today is pretty exciting for makers like myself who are interested in creating their ownย voice-activated Raspberry Pi project.ย Since the lastย Raspberry Piย tutorialย was published in March, theย Alexa Voice Service API has been updated to enable you to build a voice-activated projectย that responds to the โAlexaโ wake word.ย Thisย eliminates the need to press a buttonย prior toย speaking commands.
Another interesting new feature is the integration of โcloud endpointing.โ This automatically detects the end-of-user speech, again eliminating the need for any type of push-to-talk system, and making your project much more elegant to use.ย Best of all, these new capabilities are available through the existing AVS API, soย there is no need to upgrade.
And if all of this sounds complicated, it’s not.ย Any maker with a basic knowledge of programming can get started right away.ย The Alexa team even created a new step-by-step guideย for building your own hands-free Raspberry Pi project which also integrates the third-party wake word engines from Sensory and KITT.AI.
The project only requires a few inexpensive components, and you should be up and running in about an hour. And best of all,ย it doesn’t cost anything to use the Alexa Voice Service on your personal project. Check out the complete buildย by visiting the Alexa GitHub page.
The Alexa Voice Service team is always looking to share some of your projects on the Alexa Blog, so be sure to tag your projects on Twitter using #avsDevs.
ADVERTISEMENT