Alexa, start tea timer
Amazon Echo will inform you when your tea is ready!
- Run
make lambda
to generate zip archive with javascript code - Upload alexa-tea-timer.zip as lambda function in your AWS console.
Files are stored in the speechAssets folder
- Allow to decide on different tea types: fruit (8m)
- Instead of ssml use echo's internal timer. Is it even possible?