DEV Community

Neha Prasad
Neha Prasad

Posted on

Voice-Text-Enhancer

This is a submission for the GitHub Copilot Challenge : Fresh Starts

What I Built

This project appears to be focused on enhancing text interaction through voice commands, making content navigation more accessible and hands-free. It's built with modern web technologies and follows current best practices for React/Next.js development.

Demo

https://voice-text-enhancer.vercel.app/
https://www.canva.com/design/DAGco2fi1Vk/GAnVxWI7dzjniotvsslU7Q/watch?utm_content=DAGco2fi1Vk&utm_campaign=designshare&utm_medium=link2&utm_source=uniquelinks&utlId=hc6b3fdfa2e

Image description

Repo

https://github.com/naaa760/voice-text-enhancer

Copilot Experience

I utilized Copilot extensively for various tasks. I crafted specific prompts to generate initial code snippets, used the autocomplete feature for faster coding, and relied on the chat to clarify doubts or refine implementations. The model switcher allowed me to tailor Copilot's suggestions for different scenarios, ensuring accuracy.

GitHub Models

No, I did not use the GitHub model.

Conclusion

Developed a voice-controlled text enhancement tool using modern web technologies

  • Successfully integrated speech recognition capabilities with text manipulation
  • Implemented real-time voice command processing for efficient text editing
  • Gained valuable experience in TypeScript and React hooks development

Image description

Top comments (1)

Collapse
 
qc_failed profile image
Brandon Werner

I couldn't get the voice commands to work. I clicked the microphone and tried saying "read" but it doesn't seem to register anything. The color contrast is really difficult to read, even for those with normal vision, so you may want to change that as well. I really like this idea, hopefully you are able to develop it further! :)