calvinmowens / Hearatale_Read-A-Story

This is the repo for the Hearatale Read-A-Story app that is currently in development by Georgia Tech Junior Design Team 1111.
0 stars 2 forks source link

Implement front-end React components for "Read Story" screen #8

Open calvinmowens opened 2 years ago

harrysedev commented 2 years ago

Completed: 1) Added audio control (pause, play, volume on/off) 2) Made a function to fetch live time for the audio 3) With the live time, made a highlighting feature function based on time (the fetch time for each sentence) 4) Text highlights automatically 5) Pictures change when prompted (same logic with highlights).