I work for NLI, and I just created a skill in which I have a largely open microphone session with our Alexa skill through Amazon echo. Everything works fine, and I can have an open dialogue with our knowledge base, without having to attribute anything with Alexa.
When I demonstrate this skill, inevitably someone in the room interrupts and wants to know how NLI works. If I turn off the echo or do not ask him questions or do not answer his questions for a short period of time, the skill expires. Then I have to start interacting again, but I ask Alexa to start MySkillInvocation.
Question:
Is there a software way to extend the waiting period when listening to a response from Alexa Ask Response? Perhaps even a way to programmatically pause a skill?
source share