Reece H. Dunn
dced9f58fd
Clean up the decoder memory in espeak_Terminate.
8 years ago
Reece H. Dunn
63e2826753
Ensure that the old translator is not used after calling espeak_Terminate.
8 years ago
Reece H. Dunn
ae6116bf97
Fix calling espeak_Synth without first setting a voice, with tests.
8 years ago
Reece H. Dunn
6ab1314843
Move outbuf_size to where it is actually used.
8 years ago
Reece H. Dunn
9fc2efb1fa
Don't re-initialize my_audio if espeak_ng_InitializeOutput is called multiple times.
8 years ago
Reece H. Dunn
3189d194f1
Testing UTS 51 (5.0-12) ED-3. emoji character
8 years ago
Reece H. Dunn
27a08c5fea
Test ReadClause on single character emoji sequences.
8 years ago
Reece H. Dunn
5aa47e01ea
Simplify the readclause test names.
This is to support additional logic (i.e. testing the ReadClause
function) in the test functions.
8 years ago
Reece H. Dunn
37bae427c4
Remove the current voice tests.
These tests are limited in scope and should really be part of a
more comprehensive API tests.
8 years ago
Reece H. Dunn
ee07eaa733
Support capitalized words in text-based replacements. This is important in languages like German that differentiate pronunciation on case. Even English does this (e.g. Polish/polish).
8 years ago
Reece H. Dunn
28088e488b
en: (emoji) -- Unicode Emoji 5.0
8 years ago
Reece H. Dunn
e2c3e7e193
en: (emoji) -- Unicode Emoji 4.0 (ZWJ Sequences)
8 years ago
Reece H. Dunn
dd387793cb
en: (emoji) -- Unicode Emoji 4.0 (keycaps)
8 years ago
Reece H. Dunn
0de7b6c7db
en: (emoji) -- Unicode Emoji 4.0 (Emoji Gender Specifiers)
8 years ago
Reece H. Dunn
0125612058
en: (emoji) -- Unicode Emoji 4.0 (Emoji Modifiers)
8 years ago
Reece H. Dunn
7e85b36b4d
en: (emoji) -- Unicode Emoji 4.0 (Emoji Roles)
8 years ago
Reece H. Dunn
a493134bf2
en: (emoji) -- Don't use hyphens to separate words in replacement text, as they cause the words to be spoken together without pauses.
8 years ago
Reece H. Dunn
dd376964a1
en: (emoji) -- Don't use abbreviations in replaced text, as they don't work correctly.
8 years ago
Reece H. Dunn
76a398c963
en: (emoji) -- Use lower case letters as capitalised words don't work properly in replaced text.
8 years ago
Reece H. Dunn
f5eda76063
en: (emoji) -- Unicode Emoji 4.0 (Country Flags)
8 years ago
Reece H. Dunn
3ca6d7582e
en: (emoji) -- Unicode Emoji 4.0 (single codepoint sequences only)
8 years ago
Reece H. Dunn
a4b79f104b
Merge remote-tracking branch 'valdisvi/master'
8 years ago
Reece H. Dunn
c8af92d9d4
Merge remote-tracking branch 'Christianlm/master'
8 years ago
Reece H. Dunn
d23fe1a814
en: (emoji) -- 2B00..2BFF : Miscellaneous Symbols and Arrows (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
415c4b4a7e
en: (emoji) -- 2900..297F : Supplemental Arrows-B (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
25a533a00c
en: (emoji) -- 2700..27FF : Dingbats (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
0e538e471c
en: (emoji) -- 2600..26FF : Miscellaneous Symbols (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
8efe4e006c
en: (emoji) -- 25A0..25FF : Geometric Shapes (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
79a9d4939c
en: (emoji) -- 2460..24FF : Enclosed Alphanumerics (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
015177d988
en: (emoji) -- 2300..23FF : Miscellaneous Technical (Unicode Emoji 4.0)
8 years ago
Valdis Vitolins
aea34ae5d9
Issue #100 Manipuri: Fix for wrongly pronounced numbers
8 years ago
Valdis Vitolins
cf4e5b7470
Issue #231 Marathi: New definition for v sound introduced to make it more distinct from m sound
8 years ago
Valdis Vitolins
da3d534438
Issue #229 Turkish: Long pause replaced with medium+non-shortened pause to maintain spacing with increased speed
8 years ago
Reece H. Dunn
0fa4f5d36a
en: (emoji) -- 2190..21FF : Arrows (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
cf2b6ac711
en: (emoji) -- 2100..214F : Letterlike Symbols (Unicode Emoji 4.0)
8 years ago
chrislm
3b0771df5a
Decimal numbers in Spanish
8 years ago
Reece H. Dunn
a8bebbb5f1
en: (emoji) -- 2000..203C : General Punctuation (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
7e83a11194
en: (emoji) -- 1F300..1F5FF : Miscellaneous Symbols and Pictographs (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
59b91d1060
en: (emoji) -- 1F0A0..1F0FF : Playing Cards (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
eb779ad262
en: (emoji) -- 1F000..1F02F : Mahjong Tiles (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
2f37f86978
en: (emoji) -- 0080..00FF : C1 Controls and Latin-1 Supplement (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
5471d703b3
en: (emoji) -- 1F900..1F9FF : Supplemental Symbols and Pictographs (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
0468052659
en: (emoji) -- 1F680..1F6FF : Transport and Map Symbols (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
9d382756c0
en: (emoji) -- 1F600..1F64F : Emoticons (Unicode Emoji 4.0)
8 years ago
Reece H. Dunn
4a5ec9a64f
Include the Unicode license text in the main espeak-ng repository, as various places make use of Unicode data.
8 years ago
Reece H. Dunn
dcc43bc30a
Support _emoji dictionary lists for symbol and emoji pronunciations.
8 years ago
Reece H. Dunn
fe14c83372
Support multi-word text replacements in dictionary list files.
8 years ago
Reece H. Dunn
05cab4f2dc
Extend compile_line to include pronunciation data after a space (e.g. multi-word pronunciation replacements).
8 years ago
Reece H. Dunn
48ca2239bb
Fix non-Latin character languages falling back to English when reading Latin characters.
8 years ago
Reece H. Dunn
d674529b9c
tests/languages.test: Rename the test function to test_lang, to avoid a conflict with the test command.
8 years ago