Skip to content

0.11.0 release

Compare
Choose a tag to compare
@sthibaul sthibaul released this 11 Dec 21:57
· 332 commits to master since this release

What is new in 0.11.0?

  • Support playing audio through the server.
  • Simplify modules thanks to this.
  • modules: Add support for loading from user's .local/libexec/speech-dispatcher.
  • symbols: Process symbols.dic before emojis.dic.
  • symbols: Enable speechd symbols processing by default.
  • modules: Moved speech dispatcher modules to /usr/libexec/speech-dispatcher-modules
    (but keep compatibility with old /usr/lib/speech-dispatcher-modules path).
  • espeak-ng: Add support for mbrola voices.
  • ibmtts/voxin: Improve language selection.
  • ibmtts/voxin: Add option to disable punctuation commands.
  • ibmtts: Fix library load.
  • ibmtts: Do not build by default on other systems than 32bit PC.
  • mary: Add auto-detection.
  • mary: Add newer voices.
  • mary: Add volume, pitch, and rate support.
  • ivona: Add auto-detection.
  • festival: Strip head silence.
  • generic: Add DefaultVoice option.
  • es_ES: Add some gender neutral rules.
  • Add SPEECHD_CMD environment variable.
  • modules: Rewrite main functions with BSD licence, to let proprietary modules easily reuse this as a basis.
  • modules: Add skeletons ready for use as a basis for new modules.
  • Add script to run speechd from the build tree.
  • Update CLDR to version 39, symbols from NVDA and orca.
  • Add Esperanto translation.
  • Sort modules by quality, let the best quality module be the default.

What is new in 0.11.0 compared to 0.11.0-rc5?

  • Sort modules by quality, let the best quality module be the default.