ChangeLog 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. 2009-01-11 (1.4) Martin Fischer <m_fischer@gmx.de>
  2. * test for arguments added
  3. * new option --set to set device status added
  4. * documentation updated
  5. 2009-01-07 (1.3) Martin Fischer <m_fischer@gmx.de>
  6. * Perl modul JSON::XS for communication with FHEM included. This requires
  7. jsonlist (fhem/contrib) for FHEM.
  8. * several changes for parsing the JSON result
  9. * buffering disabled
  10. * output as asterisk AGI command added
  11. * new subroutine for removing value units
  12. 2009-01-01 (1.2) Martin Fischer <m_fischer@gmx.de>
  13. * Perl modul Term::ANSIColor removed
  14. * external command 'recode' for converting UTF8 to latin1. mbrola need
  15. this to speek german umlauts
  16. * new output format gsm
  17. * options for outputformat now configurable
  18. * translation for special chars added
  19. * new option --asterisk, -a to support asterisk parsing added
  20. * new option --prefix to flag outfiles with a user prefix added
  21. * new option --force to override existing files added
  22. * support for reading files added
  23. * several changes in subroutine text2speech (code cleanup)
  24. 2008-12-31 (1.1) Martin Fischer <m_fischer@gmx.de>
  25. * command-line options now works with Getopt::Long
  26. * check for external files (mbrola, txt2pho, sox, etc.) included
  27. * include a debug routine. use it with --debug on command-line
  28. * documentation added
  29. * added support for quiet mode. use it with -q, --quiet
  30. * FHEM error trap added
  31. * new option -t "TEXT". read the given text
  32. * new option to support female or male voice. use it with -S, --Sex
  33. on command-line
  34. * replace unwanted chars with text, e.g. - = Minus
  35. * support for generating (cached) wave files
  36. * update the documentation
  37. * added cached files for all modes