75 Commits (b7a6f479ef0b7dd8ab695c94e52a96170c47bfdd)

Author SHA1 Message Date
  jonsd 39e8e1dcb6 [1.31.07] 17 years ago
  jonsd e5ada07055 [1.31.06] 17 years ago
  jonsd 703da28454 [1.31.05] 17 years ago
  jonsd e69ec3a676 [1.31.03] 17 years ago
  jonsd 0d2fa52994 [1.30.01] espeakChar() & say-as tts:char, speak the unicode number for unknown characters. 17 years ago
  jonsd 7580102e79 [1.31] 17 years ago
  jonsd 8f4c6ebd1e [1.30.15] lang=es,pt: Fix bug where accented vowels cause intonation to go low pitch for the rest of the clause. 17 years ago
  jonsd 1a2f454af3 [1.30.14] phoneme [?], glottal stop, changed type from pause to plosive. 17 years ago
  jonsd 38063c4eea [1.30.10] 17 years ago
  jonsd 5634dd1891 [1.30.03] lang=sv: update dictionary. 17 years ago
  jonsd dc09dd11f1 [1.30] Add option for a pause between words: command option -g or espeak_SetParameter(espeak_WORDGAP) 17 years ago
  jonsd fb7230a912 [1.29.29] Add inital draft of language "ta", Tamil 17 years ago
  jonsd 22756f15a6 [1.29.25] <emphasis> tag now changes the intonation to emphasize the specified word. 17 years ago
  jonsd 363753f388 [1.29.24] Fixed problem where espeak_GetCurrentVoice() gave a newline character after the voice name. 17 years ago
  jonsd f9725f9f64 [1.29.18] Add data for Serbian voice ("sr"). 17 years ago
  jonsd c049552f9e Changes to languages: en, en-r. 17 years ago
  jonsd b8e4fd103a [1.29.17] Limit the minimum pitch (including flutter) to 25Hz. 17 years ago
  jonsd 74e4e9b09e git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@96 d46cf337-b52f-0410-862d-fd96e6ae7743 17 years ago
  jonsd 531de957cd [1.29.15] Fix compiler warning, conversion from string constant to 'char *'. 17 years ago
  jonsd 9543dcc00d [1.29.12] *_list files can translate words to "sounds like" words as well as phonemes. $textmode, $phonememode. 17 years ago
  jonsd 5bdf9d63ab [1.29.11] Move character substitution feature to language *_rules files. 17 years ago
  jonsd ca61663045 [1.29.07] Reduce clicks at very low pitches due to numerical overflow in wave generation. 17 years ago
  jonsd a6a5246a54 [1.29.04] Allow up to 10 parts in multiple-word entries in *_list files. 18 years ago
  jonsd 3d97adb438 [1.29] lang=en, minor changes to phonemes [I] [V] [aI] [eI] 18 years ago
  jonsd 810fb2404d [1.28.03] Added macro in speech.h for max. length of the espeak-data path. 18 years ago
  jonsd daaa9ddbb7 [1.27.10] Added inverse conditional rules in *_list and *_rules. eg. ?!3 "if rule 3 is NOT set". 18 years ago
  jonsd 0def252307 [1.27.09] Fix for --punct option when used with <say-as>. 18 years ago
  jonsd f3a4623535 [1.27.06] Roman number translation added (for some languages). 18 years ago
  jonsd 1a28202d00 [1.27.04] tr_languages: replace_char substitution can do 2->1 and 1->2 characters. 18 years ago
  jonsd 3303246b80 [1.27.03] Windows, look for env variable ESPEAK_DATA_PATH. 18 years ago
  jonsd 05aeea7858 [1.27] Only keep one primary stress when adding prefixes. 18 years ago
  jonsd b7f2dd2d04 [1.26.08] Fixed --stdout option in "espeak" program was writing to file "stdout". 18 years ago
  jonsd 6a325e7781 [1.26.06] Fixed check for dot in abbreviations, for multibyte characters. 18 years ago
  jonsd 188b0d7c11 [1.26.05] Fix count of upper-case letters in a word to consider multibyte characters. 18 years ago
  jonsd 3ab4a32bab [1.26.03] Priority stress [''] reduces other primary stress to secondary not unstressed (except lang=pt). 18 years ago
  jonsd 510f9c9e80 [1.25.19] lang=hu removed regressive voicing 18 years ago
  jonsd 73e45f9c05 [1.265.16] 18 years ago
  jonsd 97b217c26a [1.25.15] Callback in AUDIO_OUTPUT_PLAYBACK mode gives a zero-terminated list of events. 18 years ago
  jonsd 85cb0ec378 [1.25.14] Added feature to define collections of letter sequences in *_rules files for use in rules. 18 years ago
  jonsd aeca951879 [1.25.11] Fix problem with temporary language change when using a voice-variant. 18 years ago
  jonsd e4ab27025d [1.25.10] lang=hu, remove regressive voiceing bwteeen words 18 years ago
  jonsd 2ae90a2548 [1.25.09] Say "dot" not "point" for 2. when not followed by another number. 18 years ago
  jonsd 863f1f1048 [1.25.08] Fix to uft-8 recognizer. 18 years ago
  jonsd ae4ae76802 [1.25.04] Windows, look in Registry to find location of dictsource. 18 years ago
  jonsd e40539b00b [1.25.3] espeak_SetVoiceByName() didn't set current_voice correctly when voice is specified by filename. 18 years ago
  jonsd 8a6e17ac7c [1.25.02] Added translation for mbrola "gr2" Greek voice. 18 years ago
  jonsd 04262a8459 Add [R] phoneme to mbrola translations: cs, hr, af, pl 18 years ago
  jonsd ec9796cb99 [1.25] Enable exclamation intonation for lang=pt 18 years ago
  jonsd f65bf2072b [1.24.12] Produce dictsource/dict_phonemes, a list of which phonemes are used by each language's *_rules and *_list files. 18 years ago
  jonsd 6d5a152841 Fix voice attribute suffix ignored in voice name. 18 years ago