/SpeechTool

NFS ProStreet/Undercover/World speech editor

Primary LanguageJavaMIT LicenseMIT

NFS SPEECHTOOL

This tool allows to edit speech audio files for NFS ProStreet/Undercover/World games. Learn more here: NFSMods

Compiling from source

In order to compile SpeechTool, you'll need JDK 11 and Maven. After that navigate to the folder with the source code, where pom.xml is located and run:

mvn clean package

After that, compiled jar will be located in target folder. Enjoy!

Changelog

  • 1.0 Initial public release. The tool is given "as is" and might not get any updates unless required