jovotech / jovo-framework

🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more
https://www.jovo.tech
Apache License 2.0
1.68k stars 309 forks source link

Jovo Debugger does not trigger AUDIOPLAYER.AlexaSkill.PlaybackFinished intent. #495

Closed curiousdustin closed 5 years ago

curiousdustin commented 5 years ago

I'm submitting a...

Expected Behavior

Jovo Debugger should trigger AUDIOPLAYER.AlexaSkill.PlaybackFinished just like an Alexa device does.

Current Behavior

Jovo debugger triggers AUDIOPLAYER.AlexaSkill.Finished instead.

Your Environment

Jovo CLI Version: 2.2.5
Jovo packages of current project:
  jovo-cms-i18next: 2.2.4
  jovo-core: 2.2.3
  jovo-db-filedb: 2.2.3
  jovo-framework: 2.2.5
  jovo-platform-alexa: 2.2.6
  jovo-platform-dialogflow: 2.2.4
  jovo-platform-googleassistant: 2.2.5
  jovo-plugin-debugger: 2.2.3
jankoenig commented 5 years ago

Thank you for fixing this @curiousdustin 🙌

kubycsolutions commented 3 years ago

I seem to be seeing the same kind of malfunction again. Did we lose a patch, or did something else change?