Skip to content

v1.6.2

Latest
Compare
Choose a tag to compare
@p-groarke p-groarke released this 16 Apr 03:55
· 2 commits to main since this release
f9a915f

To help command prompt beginners and to clarify usage, this release splits the help in 2. One main "Options" section (options with short arguments) and one "Extra Options" section.

As a consequence, nospeechxml got nerfed and lost it's -X option. I apologize if you were already using that flag, but it is too much of an edge case to be considered a main option.

The radio effects have also been upgraded with filters, which make them sound much better :)

Full release notes :

New Features

  • Split help in 2 for clarity.
  • If the Cortana voice is installed and detected, wsay will now display it as a choice. It is listed as "Microsoft Eva".
  • Added various filters to --fxradio, making the effects sound more realistic.
  • Added --fxradio_nonoise to disable whitenoise when using the --fxradio presets (thx IvanScheers).
  • Added --paragraph_pause, which allows you to change how long or how short the voice pauses between paragraphs. Provide a number of milliseconds, 1000 = 1 second (thx bodiegarde).

Fixes

  • Removed -X short option for --nospeechxml.
  • Fix a potential crash when using the --interactive option.
  • Added more error checking during fx processing and sound processing. This could flag new errors that weren't caught before, please report them if you see any.