This is an application that parses .xml chat log files into speech, generating the log in .mp3 file format.
Clone the project
git clone https://github.com/RichardTree/log-to-speach.git
Go to the project directory
cd logtospeech
build project
mvn clean install
Access end points via
http://localhost:8080/swagger-ui/index.html