alexa-samples/skill-sample-python-audio-player

Next intent vs normal play behavior

strunker opened this issue · 1 comments

Hi,

Quick question. When using the next intent, you are able to get a card to print to screen and also echo the title of the track. When the audio stream has control and playback continues through your array, there is no cards\title echoed back to the user. Is there a way to make the automatic playback behave like the next intent?

TY