Use Alexa to Ask Haiku Reader
to tell you a haiku, and Alexa will read you a random Haiku.
- On https://developer.amazon.com, create a new Alexa Skill with "Alexa Skill Kit."
- Use the files from the speechAssets to insert an intent schema and sample utterances.
- Create a new Lambda function using the index.js file from the src folder.
- Connect the two and enjoy some silly haikus.