asksonic
asksonic copied to clipboard
Question: How does amazon know how to play the next song after each one?
I'm looking at the code, and I can't see how amazon knows which song to play next, i just see AUDIO function in flask ask for one song? And I see a queue but how does sub-sonic interact with amazon for next songs?
Can you send me some documentation to read on this?
I found this: https://github.com/johnwheeler/flask-ask/blob/master/samples/audio/playlist_demo/playlist.py