Skip to content

Text to speech

Latest

Choose a tag to compare

@Dharmendra7089 Dharmendra7089 released this 21 Mar 15:12
· 1 commit to main since this release
b53f419

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.