34f315363b
								
							 
						 
						
							
									Fix hang when waiting for condition variables. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1bbba9bc3b
								
							 
						 
						
							
									Use condition variables instead of semaphores in fifo. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7b82e39793
								
							 
						 
						
							
									Make strcpy calls in load dictionary copy at most 40 bytes so clang __strcpy_check does not get triggered (possible buffer overflow?) 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								547258e4bf
								
							 
						 
						
							
									Use an Open Source implementation of ieee80.c. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a45b58d106
								
							 
						 
						
							
									Fix the eSpeak NG project name used in '--version'. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f235c7cb00
								
							 
						 
						
							
									Fix the version string references in '--version' and the Windows installer. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4bf9f0775f
								
							 
						 
						
							
									Update the version to 1.49.1 (in development). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								76ac24fbe4
								
							 
						 
						
							
									Fixed TODO comment removed 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								34e51a464b
								
							 
						 
						
							
									Disable the experimental SAPI voice for now. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								37804e9e73
								
							 
						 
						
							
									Build the Kyrgyx language on Windows. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6cf06a49ef
								
							 
						 
						
							
									Add compatibility for the missing S_ISFIFO on Windows. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4920ecc79c
								
							 
						 
						
							
									Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								92eae4f322
								
							 
						 
						
							
									Updates for issue #103 Maximum group number which works is actually 62 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dde9872eb7
								
							 
						 
						
							
									Fix for issue #103 Maximum group number which works is actually 62 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b784e77c57
								
							 
						 
						
							
									Moved speak_lib.h to espeak-ng directory - the Windows part 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3817ee1e16
								
							 
						 
						
							
									Moved speak_lib.h to espeak-ng directory 
							 
							
							
Moved include/espeak/speak_lib.h to include/espeak-ng/speak_lib.h and
created a symlink from the original location. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								21b3cf314c
								
							 
						 
						
							
									Clean up the RULE_ constants in translate.h. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								77d526102d
								
							 
						 
						
							
									Fix for issue #120 Allow to decrease the score in the rule by adding - 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8f44217e70
								
							 
						 
						
							
									Fix wave file truncation when reading multiline text from stdin or FIFO (line-by-line reading mode). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3387c0e6ab
								
							 
						 
						
							
									Don't add <...> around the 'words' text in the manual synopsis section. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								326d199f49
								
							 
						 
						
							
									List the help option when displaying the help message. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7659aaa2e8
								
							 
						 
						
							
									Support reading input from named pipes 
							 
							
							
Added support for line-by-line input reading from unix FIFOs. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								252c894e59
								
							 
						 
						
							
									Issue espeak-ng/espeak-ng#120 
							 
							
							Allow to decrease the score in the rule by adding 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d90c7f259a
								
							 
						 
						
							
									Created spanish diphthongs [oi], added statements to distinguish final diphtong, Created file phoneme oo_ unstressed final vowel. 
							 
							
							
Replace upercase O in ditc source
Added statements for unstressed vowels, change length/amplitude for unstressed vowels.
improved spanish prosody in tr_language.c
Added rule for suffix mente in es_rules
Translated language names
Added rules for letter spanish ce cedilla, see issue 130
Intonation: improved head and prehead in tune q6 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3ed0b5cd0f
								
							 
						 
						
							
									espeak_ng_Cancel(): discard the audio, don't close the device! 
							 
							
							
This function should just discard the currently playing audio,
rather than close the audio device.  After all,
we will probably want to synthesize something else later. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								80da24bec7
								
							 
						 
						
							
									Removed lengthen penultimate stressed vowels from dictionary.c lines 1469-1475. (See #80). 
							 
							
							
Fixed length stressed vowels in tr_language.c (see #80 ).
Improved phonemes, new statements for [a] and long close [o].
Added last improvements in italian dict source tested on april-may 2016. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d4bc2c328e
								
							 
						 
						
							
									speech: Avoid warnings when using my_mode as a flag-based enumeration. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								aaf52c3a78
								
							 
						 
						
							
									Remove unused variables. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								bd9eef8550
								
							 
						 
						
							
									event: sleep_until_timeout_or_stop_request is not used, so remove it. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								825a8a4710
								
							 
						 
						
							
									compiledata: Avoid a warning when using %x in CompilePhoneme. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1afe61f8fe
								
							 
						 
						
							
									compiledata: KeyToMnem is not used, so remove it 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7201a1a150
								
							 
						 
						
							
									Convert scripts.cpp from C++ to C. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								707998940d
								
							 
						 
						
							
									Convert categories.cpp from C++ to C. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0afcb3f89f
								
							 
						 
						
							
									Convert case.cpp from C++ to C. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								63b08a352b
								
							 
						 
						
							
									Convert ctype.cpp from C++ to C. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b45cf54f4d
								
							 
						 
						
							
									Convert tostring.cpp from C++ to C. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								454038dbfa
								
							 
						 
						
							
									Create a C-based API in addition to the C++-based API in <ucd/ucd.h>. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b620f42775
								
							 
						 
						
							
									voices: support a status annotation in voice files 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7e3e2c3854
								
							 
						 
						
							
									voices: support a maintainer annotation in voice files 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								517ad81166
								
							 
						 
						
							
									docs: move the voice list examples to the man files. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								e43a8e359f
								
							 
						 
						
							
									Spanish intonation 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								26ecf79202
								
							 
						 
						
							
									Build the Guarani language. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1627318a91
								
							 
						 
						
							
									Guarani Language 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f6e7f8bb7c
								
							 
						 
						
							
									Move some initialisation code from the old espeakedit.cpp file into espeak_ng_CompilePhonemeData to fix the phoneme data. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								371216006f
								
							 
						 
						
							
									Protect against wvoice being NULL in wavegen.c. 
							 
							
							
This can occur in cases where the voice is not found, or
espeak_ng_Initialize is called more than once. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								496ff35634
								
							 
						 
						
							
									WVoiceChanged is not used, so remove it. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b39537481d
								
							 
						 
						
							
									MSI: add a GUI to the installer 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6794504f83
								
							 
						 
						
							
									SAPI: Use the default espeak-data path if none is specified in the SAPI voice token. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3aecf7afc3
								
							 
						 
						
							
									SAPI: Support speaking text via the SAPI interface. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6a77d3cc0a
								
							 
						 
						
							
									SAPI: Register the English SAPI voice. 
							 
							
							
							
						 
						9 years ago