An easy-to-use app to turn text into speech.
This project is made with JavaFX and the FreeTTS library. You can customize the voice, speed, and volume of the speech.
- Run the Application on your console.
- Write Text: Type or paste any text into the app.
- Adjust Speed: Control how fast the speech is.
- Set Volume: Change the volume from 0 to 10.
- Press Speak to hear the text.
- JavaFX: For the interface.
- FreeTTS: For text-to-speech.
- CSS: To style the app.
- Add more languages.
- Let users save the speech as audio files.
- Add more voice options.
- Pause and Play functionality