Stop and quit skill


#1

Hi
it not clear, i wish on stop, leave skill.
it seems only pause when i use it.

  StopIntent () {
        this.endSession();
        this.tell('Ok a la prochaine');
    },

Jovo not StopIntent on request
#2

tell typically closes the session.

Are you using the AudioPlayer directive? If so, “stop” might go into the AMAZON.PauseIntent