miguelmota / alexa-voice-service.js

Library for interacting with Alexa Voice Service (AVS) in the browser.
https://lab.miguelmota.com/alexa-voice-service
MIT License
131 stars 79 forks source link

Make sure stop/pause resolves the returned Promise #10

Closed cnadeau closed 6 years ago

cnadeau commented 7 years ago

the promises were never resolved which is breaking the promise chain

miguelmota commented 6 years ago

@cnadeau merged