classtranscribe / classtranscribe/FrontEnd
Aria Tag mode for Audio Descriptions in CT-Player
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Problem
- Instead of speaking out loud using react-speech-kit, use aria tags that can be rendered by a users screen reader
Solution
- use aria-live with assertive mode to signal screen reader that there is a new audio description to read
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CT-Player audio-description flow and its use of react-speech-kit. Replace the spoken-output path with an aria-live region using assertive mode, then verify that newly generated audio descriptions are announced by a screen reader and are no longer spoken through react-speech-kit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100