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
Description
The Transcript View Component will allow users to read a transcript of the audio while it is playing. The user can also choose to scroll through the entire transcript rather then following along as the audio plays. The Transcript View will include the Audio Control Component.
Acceptance Criteria
The Transcript View Component must Display:
Transcript (including follow along and scroll capabilities)
Audio Controls Component(See separate issue)
For further reference please refer to the current Lo-Fi designs which can be found in the dev Notion. Don't worry about adding fetch functions to fetch data from the database yet.
Steps:
Create the Transcript View(List-View) component in the src/components Folder
Reference the Lo-fi designs and the criteria above to build the basic components functionality
The text was updated successfully, but these errors were encountered:
Description
The Transcript View Component will allow users to read a transcript of the audio while it is playing. The user can also choose to scroll through the entire transcript rather then following along as the audio plays. The Transcript View will include the Audio Control Component.
Acceptance Criteria
The Transcript View Component must Display:
For further reference please refer to the current Lo-Fi designs which can be found in the dev Notion. Don't worry about adding fetch functions to fetch data from the database yet.
Steps:
The text was updated successfully, but these errors were encountered: