Amazon Project: Raspberry Pi + Alexa Voice Service

Sushubh

Admin
Staff member
Messages
429,804
Location
Gurgaon
ISP
Excitel
Airtel
This is pretty cool.

This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server. You will be using the Node.js server to get a Login with Amazon authorization code by visiting a website using your computer's (Raspberry Pi in this case) web browser.

This guide provides step-by-step instructions for obtaining the sample code, the dependencies, and the hardware you need to get the reference implementation running on your Pi.
 
Back