Skip to content

v0.3.3

Choose a tag to compare

@k2wanko k2wanko released this 04 Oct 17:27
· 8 commits to main since this release
32ddfa9

What's Changed

Features

  • Add command line arguments for custom VOICEPEAK and audio playback paths (#6)
    • --voicepeak-path <path> - specify custom VOICEPEAK executable path
    • --play-command <command> - specify custom audio playback command
    • --help / -h - display usage information
  • Support environment variables VOICEPEAK_PATH and VOICEPEAK_PLAY_COMMAND
  • Priority: command line arguments > environment variables > platform defaults

Documentation

  • Created GitHub Issues for Linux (#4) and Windows (#5) platform support

Full Changelog: v0.3.2...v0.3.3