Reece H. Dunn
5d3e43de53
Add rules to build the voice and language data in Visual Studio/MSBuild.
10 years ago
Reece H. Dunn
c22550afb5
Use the NetBSD getopt_long implementation on Windows.
This makes the espeak-ng.c and speak-ng.c source code easier to
read and maintain. It also addresses bugs in command-line argument
parsing with the espeak implementation, for example it treats
`--compile-phonemes` as `--compile` due to an argument matching bug.
10 years ago
Reece H. Dunn
4db1b41b42
Disable all warnings in the Visual Studio project files.
10 years ago
Reece H. Dunn
aeca863f39
Move the Windows MBROLA API support layer to mbrowrap.c,
10 years ago
Reece H. Dunn
706d546182
Move the MBROLA API definitions for Windows to mbrowrap.h,
10 years ago
Reece H. Dunn
461f3fcc86
Fix building the x64 Visual C++ configuration.
10 years ago
Reece H. Dunn
3d0ae85faa
Enable MBROLA support in the Visual C++ project files.
10 years ago
Reece H. Dunn
c7386a8fa1
Enable Klatt support in the Visual C++ project files.
10 years ago
Reece H. Dunn
11101806ce
Support building espeak-ng.exe with Visual C++.
10 years ago
Reece H. Dunn
9c7179189b
Add a stdint.h compatibility shim.
10 years ago
Reece H. Dunn
7a2a6c64b4
Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows.
10 years ago