-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Audio based Content Item highlighting in StateFragment #1383
Comments
Since this more of a nice-to-have, pushing to beta. |
@rt4914 Okay, So I have found a solution for this issue. It is based on your PR which I took for reference #1384 . I have committed the code, as for now (justdvnsh@7f74425). This is solving all the issues, except one edge case, which is not a very important one, yet I think I can solve it, with a little bit of help. I am also attaching a video as a POC. (https://drive.google.com/file/d/1w81SKafbCgszq0f9PJRZuARkEooYbREv/view?usp=sharing) Also, while working on this issue, I found out an issue, which I think can be a good first or good second issue. (If there is no internet connection, and we try to run the audio voiceover, it would result it an unexpected crashing of the app.) |
@justdvnsh Create a PR so that I can easily check it. |
@rt4914 Create a PR as you asked. |
This issue is tracker the work of Audio based content card highlighting which was previously done in #514 but with new ExplorationPlayer and QuestionPlayer it needs to be implemented again.
The final output should look something like this:
The text was updated successfully, but these errors were encountered: