File espeak.changes of Package espeak
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
-------------------------------------------------------------------
Tue Mar 22 07:34:38 CET 2011 - tiwai@suse.de
- Fix full-volume reset problem with PulseAudio (bnc#679975)
-------------------------------------------------------------------
Wed Apr 7 21:20:16 CEST 2010 - vuntz@opensuse.org
- Update to version 1.43.03:
+ Fix crash when embedded control codes are followed by numbers
of 5 or more digits.
+ Fix lang=hu, First character of an abbreviation is missed
after an ordinal number (eg."2. cd")
+ Fix XML tag not recognized after "..." when announce
punctuation is enabled.
+ Fix lang=zh-yue, 'p' 't' 'k' after a vowel give a long pause.
+ Fix lang=ru, "o" missing in unstressed syllables.
- Changes from version 1.43.02:
+ Language improvements including Danish.
+ Fix: " 50000" with leading spaces was spoken as "50".
+ Don't consider multiple spaces as a thousands separator
(eg. "2 000").
+ Fixed phoneme [n^] for klatt synthesizer.
+ Lang=Hungarian, don't allow dot as thousands separator.
- Changes from version 1.43:
+ New format for phoneme definitions, including conditional
statements for more flexibility.
+ Added voice variants which use the Klatt synthesizer rather
than the eSpeak synthesizer: klatt, klatt2, klatt3
+ Fixes to the Klatt synthesizer.
+ Updated phoneme data for use in the Klatt synthesizer.
+ Allow optional .txt filename suffix for *_rules and *_list
files.
+ HTML tags should not insert a space when they are removed.
This could cause a break inside a word (eg. <b>, <font>).
+ Fixes to correctly recognise space as a thousands separator in
some languages.
- Changes from version 1.42:
+ Improvements to languages including Hungarian, Portuguese,
Tamil
+ Changes to intonation when announcing punctuation (--punct
option).
+ Recognise key names in <say-as interpret-as="tts:key"> and
allow translation into the current language.
+ *_list files, added attribute $hasdot for abbreviations. The
rule only applies if the word is followed by a dot.
+ SSML (as used by Speech Dispatcher), fix problems where a tag
after a dot meant that end-of-sentence and ordinal numbers were
not recognized correctly.
- Changes from version 1.41:
+ Added language: da Danish
+ Language: it Italian, added dictsource/it_listx with data for
stress positions and open/close "e" and "o" vowels.
+ Languages: pt, it: Fixed a crash when speaking some numbers.
+ Fixed numbers greater than 1000000 for Indian languages.
+ -m option now ignores XML comments.
+ -b option now has a value (4) to specify 16 bit character input
text.
+ -g option (word gap) fixed for Windows.
+ --punct option. Fix some unnecessary pauses when speaking
punctuation names.
+ SSML: fixed bug where <mark> was ignored before some
punctuation characters.
+ Changed the format of formant data in espeak-data/phondata, to
add extra parameters for use by a Klatt synthesizer. Changed
the formant dialogue in espeakedit to include these.
+ F7 and F8 formants are now fixed at 7800Hz and 90000Hz.
+ "Text position" in callback events is no longer limited to 16
bits.
+ Fixed problems with word-length indications in callback events.
+ Some changes to allow compilation on WinCE/Windows Mobile, with
notes in platforms/windowsMobile.
+ *_list files:
- Add feature for ordinal numbers (for some languages).
- Allow hyphenated word groups to start with a number.
- Allow "words" of symbols to contain brackets.
- Changes from version 1.40:
+ Added languages: lv Latvian, ca Catalan, sq Albanian, hy
Armenian.
+ Adjusted the tonal quality of the speech to reduce the
harshness slightly.
+ Language improvements include: English/US, Esperanto.
+ Windows SAPI5 installer: Remove the limit on the number of
eSpeak voices which can be installed.
+ -m command option: Ignore text within <script> and <style> tag
pairs.
+ -v command option: If the parameter is not a voice file name,
look it up as a language name (specified inside voice files).
+ Added command option --path. Specified the path of the
espeak-data directory.
+ Added command option --phonout. Specifies output of mbrola
phoneme data, and phoneme data from -x and -X command options,
to a file rather than stdout.
+ Implemented visemes on the SAPI5 interface.
+ Fix some sound channel lock-ups.
+ Reduced pause when announcing punctuation characters.
+ Add voice variant: "fast" to allow experimentation with faster
speaking speeds.
+ Removed the use of C++ Classes.
- Drop Makefile.patch: fixed upstream.
- Add espeak-audio-runtime-detection.patch, taken from Fedora, to
detect at runtime which audio backend to use.
- Add manpage, taken from Ubuntu.
- Build the TTS voice dictionaries instead of shipping the included
binary ones. This is based on the Fedora packaging.
- Make sure we build against portaudio 19.
- Remove unneeded BuildRequires: jack, jack-devel, portaudio.
- Remove unneeded PreReq on insserv.
- Remove unneeded Requires of devel package: portaudio.
- Remove static libraries.
- Call ldconfig in %post/%postun.
- Improve package description.
-------------------------------------------------------------------
Fri Feb 05 19:08:03 CEST 2010 - embar@users.berlios.de
- fixed bug #549899
(enabled portaudio support and disabled pulseaudio)
-------------------------------------------------------------------
Mon Oct 13 23:54:03 CEST 2008 - marco@suse.de
- enabled pulseaudio support and disabled portaudio
--------------------------------------------------------------------
Thu Sep 11 01:40:48 CEST 2008 - marco@suse.de
- updated to 1.39
- split the package in espeak and espeak-devel
--------------------------------------------------------------------
Fri Feb 15 15:20:10 CET 2008 - marco@suse.de
- updated to 1.31.11
--------------------------------------------------------------------
Fri Feb 15 14:14:14 CET 2008 - marco@suse.de
- updated to 1.31
-----------------------------
Tue Jan 8 20:05:57 CET 2008
- added compiler option -Wno-variadic-macros to avoid build errors
-----------------------------
Tue Jan 8 14:23:20 CET 2008
- updated to espeak 1.30
--------------------------------------------------------------------
Mon Jul 23 12:58:49 CEST 2007 - marco@suse.de
- fixed build-prblems for x86_64
- added LIBDIR variable to Makefile