elimu-ai / vitabu

📚 Android application for reading storybooks and expanding word vocabulary.
MIT License
3 stars 3 forks source link

Highlight paragraph while its audio recording is being played #56

Open nya-elimu opened 3 years ago

nya-elimu commented 3 years ago

Relates to #5 Relates to #21 Relates to #64

gscdev commented 3 years ago

@nya-elimuai How to combine paragraph highlighting with word highlighting?

nya-elimu commented 3 years ago

@nya-elimuai How to combine paragraph highlighting with word highlighting?

@gscdev Good question. I think paragraph highlighting would only make sense when we use audio recordings instead of Text-to-Speech. Maybe by setting a gray background color for the entire paragraph or something similar? However, I suggest we postpone adding this feature until we figure out how to do word-by-word highlighting for audio recordings, which will be our upcoming task.

So instead of this issue, I suggest https://github.com/elimu-ai/vitabu/issues/58 as the issue to tackle next.