The Tool

“zero voice logger” is a python cherrypy webinterface with a file monitor that tracks the last played voice files from the “Trails from Zero” directory, let you add / edit data for the voice files and exchange it with our database.

FeaturesDescriptonProgress
Last voicesShow last played voices from the game and provide an input form.in development / testing
Edit voices dataBrowse voices and provide an input form to add / edit data.in development / testing
Exchange dataUpload / download data to / from the databaseplanned
Record new voice fileFunction to record a new voice fileplanned

To use the tool you need to install:

  • Python 3.6
    • Cherrypy (10.2.2)
    • pywin32 (228)
  • zero voice logger

Detailed instructions can be found here.

The source code is hosted on github.
Latest version as zip: zero_voice_logger