Using variables and conditional interactions to create a way to track how long you have hovered over a component and execute a sound once 5 seconds of hovering has been completed.
A project with 3 types of chat messages examples (chatbot)
1. Preset Messages appear automatically
2. Preset Messages appear when you select Enter
3. Typed Messages appear after typed
A Picker selection navigates you to the screen selected.
The project uses Variables and States and depending on the picker selection I change a button state to navigate you to the right screen.