Skip to content
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

Aria Tag mode for Audio Descriptions in CT-Player #759

Open
sujitv19196 opened this issue Dec 18, 2023 · 1 comment
Open

Aria Tag mode for Audio Descriptions in CT-Player #759

sujitv19196 opened this issue Dec 18, 2023 · 1 comment

Comments

@sujitv19196
Copy link
Contributor

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
@angrave
Copy link
Collaborator

angrave commented Dec 18, 2023

This needs to be optional. Doing both is also valuable; e.g. Aria tags are rendered to braille, or, Speech to text is used to pause the video for the correct length of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants