e41a78d819
								
							 
						 
						
							
									Report the actual error from LoadMbrolaTable when loading the mbrola voice. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								801753bdbd
								
							 
						 
						
							
									[Windows] Fix installing the cs, pl, ru and sk language files after fixing their language family. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								133d44039a
								
							 
						 
						
							
									en: (emoji) -- zwj sequences - gendered gestures (Unicode Emoji 5.0). 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								c163f19360
								
							 
						 
						
							
									en: (emoji) -- zwj sequences - gendered activity (Unicode Emoji 5.0). 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								c5afdbe0d1
								
							 
						 
						
							
									en: pronunciation fixes (reported by kendell clark 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								8dde51ca87
								
							 
						 
						
							
									Remove the now unused emoji_zwj specifier. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								ea34ebcad5
								
							 
						 
						
							
									en: (emoji) -- zwj sequences - gendered role (Unicode Emoji 5.0). 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f2a655f0a8
								
							 
						 
						
							
									en: (emoji) -- Enumerate gender+object ZWJ emojis. 
							 
							
							
These are to support languages that use different prefices and/or
suffices to identify gender (e.g. German). The support for emoji
modifiers on the man/woman emoji will be handled by espeak, so
they don't need to be enumerated here. 
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								12702bb885
								
							 
						 
						
							
									en: (emoji) -- Better group the ZWJ and Flag sequences. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								ea0dcc9473
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-14c. emoji keycap sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								37819f0781
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-14b. emoji combining sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								6f39beb154
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-14. emoji tag sequence (tag_base = emoji character) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								421518e8cc
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-14. emoji flag sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								40eed16247
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-13. emoji modifier sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								281cb5513e
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-9a. emoji presentation sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								e02ab7d0c2
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-8a. text presentation sequence 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								349695881e
								
							 
						 
						
							
									Merge commit '32912d6565d194aec92a74fd7a1f2209acd7374e' 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								0653a87756
								
							 
						 
						
							
									Updated the CHANGELOG file. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								74afbe6647
								
							 
						 
						
							
									Merge remote-tracking branch 'valdisvi/master' 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f94f7effcd
								
							 
						 
						
							
									Test ReadClause with a Latin-character sentence. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								a91db3ed46
								
							 
						 
						
							
									Issue #254 German: pronunciation fix for specific words 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								fbd2e679fc
								
							 
						 
						
							
									Don't crash if loading the default voice fails. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								dced9f58fd
								
							 
						 
						
							
									Clean up the decoder memory in espeak_Terminate. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								63e2826753
								
							 
						 
						
							
									Ensure that the old translator is not used after calling espeak_Terminate. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								ae6116bf97
								
							 
						 
						
							
									Fix calling espeak_Synth without first setting a voice, with tests. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								6ab1314843
								
							 
						 
						
							
									Move outbuf_size to where it is actually used. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								9fc2efb1fa
								
							 
						 
						
							
									Don't re-initialize my_audio if espeak_ng_InitializeOutput is called multiple times. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								3189d194f1
								
							 
						 
						
							
									Testing UTS 51 (5.0-12) ED-3. emoji character 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								27a08c5fea
								
							 
						 
						
							
									Test ReadClause on single character emoji sequences. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								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  
				
					
						
							
								 
						
							
								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  
				
					
						
							
								 
						
							
								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  
				
					
						
							
								 
						
							
								28088e488b
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 5.0 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								e2c3e7e193
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (ZWJ Sequences) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								dd387793cb
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (keycaps) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								0de7b6c7db
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (Emoji Gender Specifiers) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								0125612058
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (Emoji Modifiers) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								7e85b36b4d
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (Emoji Roles) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								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  
				
					
						
							
								 
						
							
								dd376964a1
								
							 
						 
						
							
									en: (emoji) -- Don't use abbreviations in replaced text, as they don't work correctly. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								76a398c963
								
							 
						 
						
							
									en: (emoji) -- Use lower case letters as capitalised words don't work properly in replaced text. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f5eda76063
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (Country Flags) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								3ca6d7582e
								
							 
						 
						
							
									en: (emoji) -- Unicode Emoji 4.0 (single codepoint sequences only) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								a4b79f104b
								
							 
						 
						
							
									Merge remote-tracking branch 'valdisvi/master' 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								c8af92d9d4
								
							 
						 
						
							
									Merge remote-tracking branch 'Christianlm/master' 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								d23fe1a814
								
							 
						 
						
							
									en: (emoji) -- 2B00..2BFF : Miscellaneous Symbols and Arrows (Unicode Emoji 4.0) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								415c4b4a7e
								
							 
						 
						
							
									en: (emoji) -- 2900..297F : Supplemental Arrows-B (Unicode Emoji 4.0) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								25a533a00c
								
							 
						 
						
							
									en: (emoji) -- 2700..27FF : Dingbats (Unicode Emoji 4.0) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								0e538e471c
								
							 
						 
						
							
									en: (emoji) -- 2600..26FF : Miscellaneous Symbols (Unicode Emoji 4.0) 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								8efe4e006c
								
							 
						 
						
							
									en: (emoji) -- 25A0..25FF : Geometric Shapes (Unicode Emoji 4.0) 
							 
							
							
							
						 
						8 years ago