Skip to content

Releases: Dharmendra7089/Text-to-speach-using-JavaFX

Text to speech

21 Mar 15:12
b53f419

Choose a tag to compare

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.