I'm currently developing a skill implying long conversations with Alexa and some réflexions.
Being able to pause the skill because we are interrupted, or because we need to think would be great.
I would think to two new special handlers: PauseHandler (to define behavior just before going to pause), and RestoreHandler (behavior when relaunching a paused skill, to remind the user the status or the question for instance before continuing).
Really it would be a great thing!
I'm currently developing a skill implying long conversations with Alexa and some réflexions.
Being able to pause the skill because we are interrupted, or because we need to think would be great.
I would think to two new special handlers: PauseHandler (to define behavior just before going to pause), and RestoreHandler (behavior when relaunching a paused skill, to remind the user the status or the question for instance before continuing).