A Simple Java Swing based Text to Speech converter made using Apache NetBeans 11.0
To use:
Simply download the 'TextToSpeech.jar' file and 'lib' folder (present in 'dist' folder), keep them at same loaction on system, double click on TextToSpeech.jar, add text in TextArea and press "Speak" button to hear the text as speech!!
website: https://nisiddharth.github.io/TextToSpeech
Pull requests are welcomed. 🙂