4a2890250b
								
							 
						 
						
							
									code cleanup: new file langopts.c for handling language options. 
							 
							
							
The switch case in LoadVoice() currently mixes voice and language
options. This change will start separating them into two functions.
CheckTranslator will be moved to langopts.c. In the future there should
be no need to use it in voices.c. There will be other temporary
solutions also. 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								52fa8a597d
								
									
										
											
								
							 
						 
						
							
									Windows: add mto 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								389b1a9761
								
									
										
											
								
							 
						 
						
							
									Windows: fix compilation 
							 
							
							
fb06936cb52d1f3afdc4d8976fbc 
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								9fc8aa4a54
								
							 
						 
						
							
									eSpeak NG 1.52-dev 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								2e9a5fccbb
								
									
										
											
								
							 
						 
						
							
									Release 1.51 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								4b7b4866af
								
									
										
											
								
							 
						 
						
							
									windows: add installation directory to path 
							 
							
							
fixes #700  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								8fe65b5820
								
									
										
											
								
							 
						 
						
							
									windows: install all data files 
							 
							
							
this fixes #891  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								d54a02c5d9
								
									
										
											
								
							 
						 
						
							
									windows: include new sourcecode files 
							 
							
							
ref: https://github.com/espeak-ng/espeak-ng/issues/857#issuecomment-962500311  
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								a525531d98
								
									
										
											
								
							 
						 
						
							
									windows: build all dictionaries 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								72d1bae4b6
								
									
										
											
								
							 
						 
						
							
									windows: retarget solutions to latest sdk and PlatformToolset 
							 
							
							
							
						 
						3 years ago  
				
					
						
							
								 
						
							
								d91b7cf288
								
							 
						 
						
							
									Rename zh (Mandarin) to cmn across the codebase. 
							 
							
							
See discussion in #933 . 
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								875174c3e9
								
							 
						 
						
							
									Rename zhy (Cantonese) to yue across the codebase. 
							 
							
							
See discussion in #933 . 
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								e6880b27de
								
							 
						 
						
							
									[#891]: Fix building the Arabic dictionary on windows. 
							 
							
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								a0b0f58cf5
								
							 
						 
						
							
									[#864]: Fix installing the Japanese language on windows. 
							 
							
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								5e502661d6
								
							 
						 
						
							
									Add speechPlayer Klatt implementation as Klatt 6. 
							 
							
							
							
						 
						4 years ago  
				
					
						
							
								 
						
							
								92fb3d6378
								
							 
						 
						
							
									improvement japanese 
							 
							
							
							
						 
						5 years ago  
				
					
						
							
								 
						
							
								a99937f6c4
								
							 
						 
						
							
									Remove Byte Order Marks from source files 
							 
							
							
							
						 
						5 years ago  
				
					
						
							
								 
						
							
								b47a75f4e4
								
							 
						 
						
							
									eSpeak NG 1.51-dev 
							 
							
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								b702b03996
								
							 
						 
						
							
									eSpeak NG 1.50 
							 
							
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								da09648b45
								
							 
						 
						
							
									Fix path for hy-arevmda (replace hy-arevmda with hyw, now windows installer works again). 
							 
							
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								2504455ed9
								
							 
						 
						
							
									vi: modify phoneme data of e 
							 
							
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								38abb79ecd
								
							 
						 
						
							
									vi: modify data of phoneme u and i 
							 
							
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								3e2467e65d
								
							 
						 
						
							
									compile common zhy character dict by default 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								19e425a169
								
							 
						 
						
							
									windows: add ssml.c to the project to fix building on Windows 
							 
							
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								3a2663030b
								
							 
						 
						
							
									Update the version to 1.49.3-dev. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								3ed34d3a74
								
							 
						 
						
							
									eSpeak NG 1.49.2 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								cec0e773a4
								
							 
						 
						
							
									Remove the tokenizer code. This is not currently used, and should be designed from espeak's behaviour. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f946c6e227
								
							 
						 
						
							
									windows: fix building the bs, hr and sr languages 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								4771cd4d5e
								
							 
						 
						
							
									windows: fix building the Chinese (Cantonese) voice 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								8d1ff99847
								
							 
						 
						
							
									windows: fix building the Japanese voice 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								ebe7ce827b
								
							 
						 
						
							
									windows: the installer depends on the data (voice, language) files 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								b16ff0119e
								
							 
						 
						
							
									windows: update the project files to Visual Studio 2017 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								801753bdbd
								
							 
						 
						
							
									[Windows] Fix installing the cs, pl, ru and sk language files after fixing their language family. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								1c4ce3dcd3
								
							 
						 
						
							
									tokenizer.c: create and use a clause_type_from_codepoint function, with tests. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								9bbb16a74c
								
							 
						 
						
							
									Add ucd-tools proplist.c to the build. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								da62a4c097
								
							 
						 
						
							
									Add mnemonics.c and encoding.c to the Windows build. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								93cede9374
								
							 
						 
						
							
									Windows Installer: Install the 'pt' voice, renamed from 'pt-PT'. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								d9e5cc5941
								
							 
						 
						
							
									Windows Installer: Install the 'nb' voice, renamed from 'no'. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								a9be45e9af
								
							 
						 
						
							
									Windows Installer: The fa-en-us voice has been removed, so remove it from the installer. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								8ba9484927
								
							 
						 
						
							
									Windows Installer: Update the locations of the language files. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								50a1a5f2f6
								
							 
						 
						
							
									Windows: Update the Visual C++ project files to build the ucd-tools files. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								d98274a8ee
								
							 
						 
						
							
									windows: WiX/Windows does not like using -dev in versions. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								7587a6bade
								
							 
						 
						
							
									windows: Enable building the x64 installer from the 'Build Solution' menu option. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								5bc93cd7a8
								
							 
						 
						
							
									windows: Compile phoneme.c in libespeak-ng.dll. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								9bb4b53967
								
							 
						 
						
							
									Update the version to 1.49.2-dev. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								999ac67433
								
							 
						 
						
							
									eSpeak NG 1.49.1 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								5f8ca97409
								
							 
						 
						
							
									Don't unstall the removed default voice on Windows. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								ae3e411f67
								
							 
						 
						
							
									Build the ar language files. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								e269ad33b0
								
							 
						 
						
							
									Build the jp language files. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f7ef3808f9
								
							 
						 
						
							
									Move the Latvian and Lithuanian languages to the bat (Baltic) language family. 
							 
							
							
							
						 
						8 years ago