This is university project made by @Margeobur and @Sabatr on Github.
The main goal of this project was to allow users to listen to provided audio files and then practice saying it themselves. This project was primarily created using JavaFX. The backend code was written with Java while the styling was created with CSS.
JFoenixControlsfx
FFmpeg
===========================================================================
On Linux
===========================================================================
Double-click the script, namesayer.sh, in the NameSayer directory
If that doesn't work, open a terminal, navigate to the directory and type
chmod u+x namesayer.sh
===========================================================================
On Windows
===========================================================================
Double-click the jar file (NameSayer.jar)
If that doesn't work, open the command prompt, navigate to the directory and type
java -jar NameSayer.jar
More help may be found in the Manual
Below are some previews of the features of the application.
Dynamically achievements system based on certain tasks the user does.