ca5f651d1d
								
							 
						 
						
							
									espeak-ng requires a C11 compiler, so document and check this 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								3ca931f55f
								
							 
						 
						
							
									Move speak_lib.h to src/include/espeak-ng. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								f185786b87
								
							 
						 
						
							
									Move libespeak-ng internal headers to src/libespeak-ng. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								f7dfc38dd7
								
							 
						 
						
							
									Use the C compiler to build C files; restructuring. 
							 
							
							
This moves the libespeak source (*.cpp) files to src/libespeak-ng
and renames the C files (libespeak, espeak, speak) so they have
a .c file extension. 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								1e01ce9202
								
							 
						 
						
							
									Use C linkage for all libespeak internal headers. 
							 
							
							
The libespeak files are supposed to be C code, so use C linkage
for all the functions defined in that code when they are being
referenced in the C++ code (i.e. espeakedit). 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								5b3cf74f21
								
							 
						 
						
							
									Remove StdAfx.h 
							 
							
							
StdAfx.h is only needed for Microsoft Visual Studio C++ projects
that specify the "use pre-compiled headers" setting. 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ebb5c28c9c
								
							 
						 
						
							
									Remove portaudio1{8,9}.h -- these are included from the system. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								2ce955c387
								
							 
						 
						
							
									Remove tr_languages.h -- it is not used and is empty. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								e120a6cd68
								
							 
						 
						
							
									Merge pull request #1 from ValdisVitolins/master 
							 
							
							
Some language files added/modified to synchronize with other sources 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								cb143b9dbc
								
							 
						 
						
							
									Some language files added/modified to synchronize with other espeak sources 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								295fa9ce42
								
							 
						 
						
							
									README.md: restructure the README for the espeak-ng project 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								c885d1543e
								
							 
						 
						
							
									Take the mbrola voice sample rate from the mbrola wav file. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								6998c3888f
								
							 
						 
						
							
									Add support for the br2 MBROLA voice. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								9826e9cc30
								
							 
						 
						
							
									Initial support for SSML phoneme tags. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								7214b4abfa
								
							 
						 
						
							
									Merge branch 'espeak-italian' 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ae886ea4c6
								
							 
						 
						
							
									Updates october 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								7c30e8c7d7
								
							 
						 
						
							
									Use -fPIC to support sparc/sparc64 architectures. 
							 
							
							
This is based on a patch by Thomas Petazzoni. 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								98e9bee133
								
							 
						 
						
							
									Makefile.am: fix the reference to wave_sada.cpp (reported by Ken Perry) 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ac92aad239
								
							 
						 
						
							
									Merge branch 'espeak-italian' 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ee252db61c
								
							 
						 
						
							
									updates september 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								a1d8e2587b
								
							 
						 
						
							
									Added rules and exceptions, august 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								808dadd0e3
								
							 
						 
						
							
									Updates June-july 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								a352834970
								
							 
						 
						
							
									Updates july 13 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								07db4632aa
								
							 
						 
						
							
									Updata form june 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								8360b63a23
								
							 
						 
						
							
									Updates 20 may 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								8d842288c3
								
							 
						 
						
							
									update verbs 422 exception 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								f5ef5ffdd8
								
							 
						 
						
							
									Update dict april 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								fe4e652a54
								
							 
						 
						
							
									Update 15 april 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								1ee3847920
								
							 
						 
						
							
									Update dictionaries 31 march 2015 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								5ced1540f5
								
							 
						 
						
							
									Merge remote-tracking branch 'thomasguillory/master' 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								3ef88bc130
								
							 
						 
						
							
									Merge pull request #70 from jimregan/patch-1 
							 
							
							
Missing space 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								9d450079b1
								
							 
						 
						
							
									Merge pull request #66 from embar-/patch-2 
							 
							
							
Add missing file 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								e17585fa0f
								
							 
						 
						
							
									Merge pull request #65 from embar-/patch-1 
							 
							
							
Add missing file 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								910a4129ba
								
							 
						 
						
							
									Free w_list in MakeWordFreqList on exit. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								7dfbdb56ea
								
							 
						 
						
							
									Fix the logic in Lexicon_It to avoid leaking f_list_in when pass is not 1 or 2. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								01dc335708
								
							 
						 
						
							
									Close f_in on error in Lexicon_It. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ae1a016e58
								
							 
						 
						
							
									Close f_in on error in Lexicon_De. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								fd687c3162
								
							 
						 
						
							
									Close f on error in LoadDictionary. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								c39564c11f
								
							 
						 
						
							
									Close f_in on error in CompileDictionary. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								0b7a5a6ff1
								
							 
						 
						
							
									Free new_translator on error in LoadVoice. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ebd64d961b
								
							 
						 
						
							
									Fix a file leak in MakeVowelLists. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								66eaac1d6c
								
							 
						 
						
							
									Free f_prog_log on error in MakeVowelLists. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								a77a4330ec
								
							 
						 
						
							
									Free f_in in VowelChartList on exit. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								6722fdaca2
								
							 
						 
						
							
									Free frame on error in SpectSeq::Load2. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								72d8be8c89
								
							 
						 
						
							
									Free f_logespeak in LoadConfig if it has already been loaded. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ef7994f084
								
							 
						 
						
							
									Free p on error in ReadPhFile. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								be6ffd3449
								
							 
						 
						
							
									Close the file opened in ReadPhondataManifest on error. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								8d2f0edce2
								
							 
						 
						
							
									Guard usage of f_log in compile_dictlist_file. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								7afe4cf0bf
								
							 
						 
						
							
									Fix spect_data memory leak in SpectFrame::ImportSPC2 when nx is 0. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								1e8175590e
								
							 
						 
						
							
									Delete spectseq on error conditions in VowelChartDir. 
							 
							
							
							
						 
						10 years ago