A simple app made with HTML, CSS, and JS that converts any text you type into speech.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added controls to adjust the speech rate and volume. Users can now customize the speed and volume of the voice when converting text.
integrated the Web Speech API and made the app fully functional. It now loads system voices, lets the user select one from a dropdown, and reads aloud any text entered in the textarea.