You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Until we get real-time voice input from the user, we will first implement action buttons to represent some of the possible user actions during the playtime activity.
User story
As a user, I want to be able to temporarily pause the activity, repeat the previous step or go to the next step of the activity so that I can interact with Mumbi based on my needs.
Acceptance criteria
There will be buttons added to the playtime session that the user can interact with.
A pause button will be on the center to pause the playtime session temporarily.
When clicked, the activity will pause (the voice suggestions will stop) and the icon of the button will change (similar to when pausing and resuming songs).
There is a button that repeats the last instruction given.
When clicked, the last instruction given by the AI agent is repeated.
There is a button that skips to the next instruction.
When clicked, the next instruction in line is given by the AI agent.
saramakishti
changed the title
[Playtime session] Implement voice input for real time suggestions
[Playtime session] Implement action buttons in the playtime session
Dec 18, 2024
Purpose
Until we get real-time voice input from the user, we will first implement action buttons to represent some of the possible user actions during the playtime activity.
User story
As a user, I want to be able to temporarily pause the activity, repeat the previous step or go to the next step of the activity so that I can interact with Mumbi based on my needs.
Acceptance criteria
Design notes
Wireframes are here
Design specifics are here
Definition of Done (DoD)
The text was updated successfully, but these errors were encountered: