My daily work on my project for Google Summer of Code. For this project, I'm creating a new skill for the Amazon Echo, which will read recipes, step by step, answering questions about ingredients, etc.
Monday, May 23, 2016
5/23
This weekend I fought with the Lambda upload and after trying almost every variation of packaging, I found out the problem was a combination of out dated Java and really slow internet connection. Now that I know I'll be able to package, upload, and test my code, I sat down and started to write out my actual skill. I'll be using a lot of the Java Samples provided by Amazon and am currently working on the layout of my skill. I've written down most of the intents and responses and started overriding the OnLaunch and OnIntent methods that are required by the Alexa Skill Set (pretty much defining what will launch the skill and what will happen depending on what the user says).
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment