Hi,
I'm using the audio player sample code from here.
Is there a way, If I've reached the end of my playlist, I want the Alexa to tell if I'd like to restart the skill.
Please note it is not the looping of the skill. As I' getting the list of audio from a service based on some command by the user. I want to allow the user to command it again.
Even if the same session cannot be preserved, this would at least allow to continued interaction with the skill once a playlist is finished.
Any help will be highly apreciable.