v0.3.3
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_PATHandVOICEPEAK_PLAY_COMMAND - Priority: command line arguments > environment variables > platform defaults
Documentation
Full Changelog: v0.3.2...v0.3.3