Alexa audioplayer: pause vs stop

amazon-alexa

#1

It seems that - if an audiostream is playing - saying “Stop” will just invoke the PauseIntent.

Is there any trick to differentiate between PauseIntent and StopIntent when playing an audio stream? Maybe some difference deep inside the request object that i could check?