Main Screen
Closed this issue · 1 comments
ProtocolNebula commented
This screen will be the part that the final user will see and use.
WIll be separated into two parts:
Verbs
- This will contain all available verbs (
I want,I need...). - Will only show
text. - On pressed on any verb, the pressed button will be "saved" but does nothing (will be played before image sound).
- If no verbs, nothing will be shown.
Items (Images):
- Will show all saved images
- On one image is pressed:
- If something is playing, will stop the current audio.
- If some verb was pressed, the verb audio will be reproduced, once finished, the image audio will be reproduced.
- The verb variable will be nulled
- If no verb was pressed, the image audio will be reproduced.
If no images:
- A message will appear: "You need to create some image, please click on the menu icon".
Menu button
At the bottom left of the screen, a menu button will be shown (just linked to the Settings Menu).
ProtocolNebula commented
Pending styling