Skip to content

EDVoice v0.1.0 - Alpha Release

Choose a tag to compare

@lambda-pixel lambda-pixel released this 23 Aug 12:33
· 155 commits to master since this release
dd5a7b8

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.