EDVoice v0.1.0 - Alpha Release
Features:
- Basic program that launches a console.
- Ability to load a JSON voicepack.
- By drag & drop onto the executable.
- Or by passing the JSON path as the first argument.
- Includes a few default voices (pale imitation of Mr. Bean 😜).
Press any key to exit the application.
Known Issues:
- Only WAV files are supported.
- Voice lines are not queued: if two voice lines trigger at the same time, the current playback may be overridden.
- “On foot” ship exit is not handled, which may trigger incorrect voice lines.
- No GUI yet.