
“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.

Features | Descripton | Progress |
---|---|---|
Last voices | Show last played voices from the game and provide an input form. | in development / testing |
Edit voices data | Browse voices and provide an input form to add / edit data. | in development / testing |
Exchange data | Upload / download data to / from the database | planned |
Record new voice file | Function to record a new voice file | planned |
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