Also make sure you use the ‘QR Code not detected’ output of the QR Code reader element, as this will be triggered if a QR code is not detected within 20 seconds, or if the device does not allow access to the camera.
Example of how to use the QR Code Reader
QR code below has stored:name: 'Jane Doe' id: 928328 insider: true
If the avatar Cho has scanned the QR code, she greets Jane Doe, if not, she asks if she should do it again or ask a human colleague for help.
Depending on the structure of how the data is stored in the QR Code, the JSON Key Path differs. In our case, everything is in the first level and we can enter the data with or without the $.
With #ATTRI/name, the Avatar Cho can say the name and have the information displayed next to her.

