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
This feature adds a play button to the library and cards in the inbox deck, allowing users to listen to the whole verse or line by line by tapping or long pressing the button respectively. Additionally, audio will automatically play for cards in the review deck, but this can be turned off in the settings if desired.
Scenarios
Scenario: Listen to an entire verse in the libraryGiven the user is in the library
When the user taps the play button
Then the entire verse should be played
Scenario: Listen to an entire verse in the inbox deckGiven the user is in the inbox deck
When the user taps the play button
Then the entire verse should be played
Scenario: Listen to the verse line by line in the inbox deckGiven the user is in the inbox deck
When the user long presses the play button on a card
Then the verse should be played line by line
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This feature adds a play button to the library and cards in the inbox deck, allowing users to listen to the whole verse or line by line by tapping or long pressing the button respectively. Additionally, audio will automatically play for cards in the review deck, but this can be turned off in the settings if desired.
Scenarios
Mockups
Beta Was this translation helpful? Give feedback.
All reactions