A capture block captures the entirety of what a user says and stores it in a variable.
The capture block has three “no reply” phrases (added via clicking a button labeled “system”) The no reply phrases are to inform the user after 8 seconds that nothing has been captured.
It works perfectly fine while running tests on Voiceflow, but it doesn’t work on the actual Alexa device. Instead, it repeats the previous speech block (something said before the capture block).
Has this happened to anyone else? Is it a known issue? Does anyone have a solution to this problem?