To enhance accessibility for users with visual impairments on milmachetes.info, I developed a custom Text-to-Speech (TTS) system. Leveraging my novice skills in HTML and JavaScript, I integrated the TTS directly into the site’s articles. The code converts written content into spoken words, allowing users to listen to articles. While the system is currently live, it remains a prototype as I continue refining it to improve the speech output quality and resolve existing issues.
My approach to this project was inspired by IBM’s Design for AI guidelines, which emphasize an experimental mindset. This foundation helped me understand the importance of synergy between design and AI interactions. I applied this perspective to refine my TTS prompts, ensuring they produce more accurate and natural speech. By iteratively improving the code, I aim to balance functionality and user experience.