·
1 commit
to main
since this release
Text-to-Speech Converter using JavaFX 🎤🔊
A simple and intuitive Text-to-Speech (TTS) Converter built using JavaFX. This application allows users to input text and convert it into speech using a Java-based speech synthesis engine.
✨ Features
✅ User-friendly UI with JavaFX
✅ Supports multiple voices (depending on TTS engine)
✅ Adjustable speech rate & pitch
✅ Save audio output as a file (optional feature)
✅ Cross-platform compatibility
🚀 Technologies Used
JavaFX for the graphical interface
FreeTTS / CMU Flite / Google Cloud TTS (choose preferred TTS engine)
Maven/Gradle for dependency management
📜 License
This project is open-source under the MIT License.