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.
Description of changes:maximumHistoryLength isn't a thing; if it ever was, I can't find any references to it.
rollCallHelper.handleRollCallTimeout only takes a single parameter.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes:
maximumHistoryLength
isn't a thing; if it ever was, I can't find any references to it.rollCallHelper.handleRollCallTimeout
only takes a single parameter.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.