Closed alvarocardenasc closed 2 years ago
When AudioPlayer starts a song, the session ends. This is why new requests are seen as new sessions, so the handlers need to be global.
Learn more here: https://www.jovo.tech/marketplace/platform-alexa/audioplayer#audioplayer-handlers
I'm submitting a...
Expected Behavior
trigger intents inside current component.
Current Behavior
After I launched an audioPlayer, intents like AMAZON.PauseIntent,AMAZON.NextIntent etc inside the same component dont trigger unless I set them as global.
Error log
In the previous jovo version 4.1.1 that was working fine.
Your Environment