TexToVoice is a simple and intuitive Python application that converts text to audio. Designed to work offline, it allows the user to copy text, instantly convert it to human speech
rayane_thn
Check their project out: TimeScroll
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!
update :
What it does:
-Convert text to audio using built-in system voices
-Import and read text from files
-Clear text with a single click
-Choose voice type
-Adjust speech speed (Slow / Normal / Fast)
-Switch between Light and Dark modes
-Intuitive interface, beginner-friendly
What it does:
You can paste or import a text document and have it read out loud using a selected voice. It's designed to be lightweight, minimal, and beginner-friendly.
Next steps:
-Add the ability to save audio to file (MP3/WAV)
-Make the design more polished and responsive
Hey every one !
I'm excited to share the first look at my new Python project: TexToVoice, a simple Text-to-Speech (TTS) application.
What's working so far?
- Basic functionality: you can type any text and hear it spoken aloud.
-I’ve added a voice type selector – switch between male and female voices!
-Also added a speed control button – now you can choose between slow, normal, or fast speech.
I'm working on adding a light/dark theme toggle button to let users switch between light and dark mode and a button to import your text documents