alexa-samples / skill-sample-nodejs-buttons-trivia

This is a sample trivia skill that will allow developers to get a head start on their trivia games using Echo Buttons. It allows for roll-call of the players, asking trivia questions, and determining whether the voice inputs matched the answers.
Other
32 stars 35 forks source link

Alexa Gadget Interface needs to be toggled "on" in setup #6

Closed PhoenixJenn closed 6 years ago

PhoenixJenn commented 6 years ago

It looks like a step is missing from the directions. After setting up the endpoint, you also need to go to interfaces and turn on Gadget Controller and Game Engine.

justinpecott commented 6 years ago

Thanks Jenn! I've committed an update to the doc in step 1 (vui) of the doc to add this information.