v4.0.0-alpha.2
Pre-release
Pre-release
Warning: This release is very experimental and not suitable for production use
Bugs/Missing Features:
- There are still some corner cases to be fixed!
Fixes
- In some cases, the old aspeak can't play audio on some linux platforms.
- aspeak now uses the encoding arg for both stdin and file
Changes:
- Rewritten in rust (Not a joke, 😂)
- Most of the command line options still work as expected, but there are some minor changes . (Run
aspeak help
for help) - Support more architectures. (But I will only upload linux/windows executables until the CI is setup. Of course you can install aspeak from source via cargo)
- More validations for command line options.
- More user friendly output and error messages
- Support adding custom request headers via commandline
- Support custom auth token.