anuragverma108 / WildGuard

This repository is now officially part of Hacktoberfest 2024!
https://wildguard.netlify.app/
MIT License
153 stars 295 forks source link

Enhance Website Accessibility with Text-to-Speech #378

Open Aswanth88 opened 2 days ago

Aswanth88 commented 2 days ago

Hi @anuragverma108,

We need to implement Text-to-Speech (TTS) functionality for the website to enhance accessibility. The goal is to allow users to listen to the content of the website, which would be especially beneficial for visually impaired users or those with reading difficulties.

Requirements:

Text-to-Speech (TTS): Implement native SpeechSynthesis API functionality for reading out website content.

The functionality should be triggered by a button or accessible via keyboard shortcuts, and it should be easy to pause, resume, and stop the speech.

Ensure that it works across all devices and browsers that support TTS.

Kindly assign me this issue under Hacktoberfest 2024.

Thanks!

github-actions[bot] commented 2 days ago

Thanks for creating the issue in WildGuard! Before you start working on your PR, please make sure to:

github-actions[bot] commented 2 days ago

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.