Juho Hiltunen
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
Alexander Epaneshnikov
389b1a9761
Windows: fix compilation
fb06936c
b52d1f3afd
and c4d8976fbc
broke it.
3 years ago
Alexander Epaneshnikov
d54a02c5d9
windows: include new sourcecode files
ref: https://github.com/espeak-ng/espeak-ng/issues/857#issuecomment-962500311
3 years ago
Valdis Vitolins
a99937f6c4
Remove Byte Order Marks from source files
5 years ago
Reece H. Dunn
cec0e773a4
Remove the tokenizer code. This is not currently used, and should be designed from espeak's behaviour.
8 years ago
Reece H. Dunn
b16ff0119e
windows: update the project files to Visual Studio 2017
8 years ago
Ondřej Lysoněk
b784e77c57
Moved speak_lib.h to espeak-ng directory - the Windows part
9 years ago
Reece H. Dunn
b7b2567eb1
Build the Visual Studio 2015 Windows project with pcaudiolib xaudio2 support.
9 years ago
Reece H. Dunn
bc0b445281
Create a skeleton SAPI TtsEngine COM object.
9 years ago
Reece H. Dunn
7048ebdccf
Provide skeleton DllGetClassObject and DllCanUnloadNow implementations.
9 years ago
Reece H. Dunn
aeca863f39
Move the Windows MBROLA API support layer to mbrowrap.c,
9 years ago
Reece H. Dunn
706d546182
Move the MBROLA API definitions for Windows to mbrowrap.h,
9 years ago
Reece H. Dunn
c7386a8fa1
Enable Klatt support in the Visual C++ project files.
9 years ago
Reece H. Dunn
7a2a6c64b4
Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows.
9 years ago