I am making a mobile app for a college project that will feature some games. I was thinking on how can I make it a better, and I thought of using my amazon echo that has been collecting dust since I bought it :D
I had an idea of saying something like "alexa show me only FPS games", and in my app I grab that input and filter the app to only show FPS games. But the question is, how do I grab alexas input? What's the simplest way, is it even possible? Had an idea that maybe I can grab alexas input in a form of a JSON, and then program it accordingly, but is that possible?
I have never programmed alexa skills, so I have no clue where to start with this, any directions would be pretty helpful! Also, keep in mind that I am a student that doesn't have as many programming experience, but I am willing to do the research.
Thanks a lot, cheers!