Reece H. Dunn
ae3e411f67
Build the ar language files.
8 years ago
Reece H. Dunn
e269ad33b0
Build the jp language files.
8 years ago
Reece H. Dunn
f7ef3808f9
Move the Latvian and Lithuanian languages to the bat (Baltic) language family.
8 years ago
Reece H. Dunn
516699bbb2
Move the Basque language to the parent directory as it is a language isolate.
8 years ago
Reece H. Dunn
f37a9a388d
Move the Armenian languages to the Indo-European language family.
8 years ago
Reece H. Dunn
7946e49092
Add PACKAGE_VERSION to the Windows config.h, to allow it to build.
8 years ago
Reece H. Dunn
f235c7cb00
Fix the version string references in '--version' and the Windows installer.
8 years ago
Reece H. Dunn
4bf9f0775f
Update the version to 1.49.1 (in development).
8 years ago
Reece H. Dunn
34e51a464b
Disable the experimental SAPI voice for now.
8 years ago
Reece H. Dunn
37804e9e73
Build the Kyrgyx language on Windows.
8 years ago
Reece H. Dunn
4920ecc79c
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
8 years ago
Ondřej Lysoněk
b784e77c57
Moved speak_lib.h to espeak-ng directory - the Windows part
8 years ago
Reece H. Dunn
26ecf79202
Build the Guarani language.
9 years ago
Reece H. Dunn
b39537481d
MSI: add a GUI to the installer
9 years ago
Reece H. Dunn
6794504f83
SAPI: Use the default espeak-data path if none is specified in the SAPI voice token.
9 years ago
Reece H. Dunn
3aecf7afc3
SAPI: Support speaking text via the SAPI interface.
9 years ago
Reece H. Dunn
6a77d3cc0a
SAPI: Register the English SAPI voice.
9 years ago
Reece H. Dunn
188bf9e498
SAPI: Register the eSpeakNG.TtsEngine COM object.
9 years ago
Reece H. Dunn
6876adc495
SAPI: Fix a bug in the nAvgBytesPerSec calculation.
9 years ago
Reece H. Dunn
b7b2567eb1
Build the Visual Studio 2015 Windows project with pcaudiolib xaudio2 support.
9 years ago
Reece H. Dunn
565548fffe
Fix building 'my' (Burmese) on Windows.
9 years ago
Reece H. Dunn
83040bd560
MSI: install the phoneme, dictionary and voice data
9 years ago
Reece H. Dunn
07c12368d9
MSI: embed the cabinet file inside the msi installer
9 years ago
Reece H. Dunn
3b1f91352d
MSI: moved the component definitions to the Directory elements
9 years ago
Reece H. Dunn
a3f0fea725
MSI: only keep Ids on Directory and ComponentGroup elements
9 years ago
Reece H. Dunn
73f2f27606
MSI: give the components being installed GUIDs
9 years ago
Reece H. Dunn
1533c33c34
MSI: only allow one version (64-bit or 32-bit) to be installed
9 years ago
Reece H. Dunn
40f4089a78
MSI: replace tabs with spaces in Product.wxs
9 years ago
Reece H. Dunn
7a50cbcdcc
MSI: set the Path registry value to the install directory
9 years ago
Reece H. Dunn
f850179478
Initial WiX based installer for Windows to install libespeak-ng.dll and espeak-ng.exe.
9 years ago
Reece H. Dunn
1e76d38cb9
Build the 'mt', 'tn' and 'tt' language dictionaries.
9 years ago
Reece H. Dunn
d326c8d720
Add dependencies to the intonation, phoneme and dictionary targets in data.vcxproj.
9 years ago
Reece H. Dunn
04fe6cdc06
SAPI - Initialise espeak-ng in SetObjectToken.
9 years ago
Reece H. Dunn
7e33a3e4db
SAPI - Improve the error logic in Get/SetObjectToken.
9 years ago
Reece H. Dunn
42e2422878
SAPI - Implement GetOutputFormat.
9 years ago
Reece H. Dunn
fe3053f849
SAPI - Implement Get/SetObjectToken.
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
5d3e43de53
Add rules to build the voice and language data in Visual Studio/MSBuild.
9 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.
9 years ago
Reece H. Dunn
4db1b41b42
Disable all warnings in the Visual Studio project files.
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
461f3fcc86
Fix building the x64 Visual C++ configuration.
9 years ago
Reece H. Dunn
3d0ae85faa
Enable MBROLA support in the Visual C++ project files.
9 years ago
Reece H. Dunn
c7386a8fa1
Enable Klatt support in the Visual C++ project files.
9 years ago
Reece H. Dunn
11101806ce
Support building espeak-ng.exe with Visual C++.
9 years ago
Reece H. Dunn
9c7179189b
Add a stdint.h compatibility shim.
9 years ago
Reece H. Dunn
7a2a6c64b4
Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows.
9 years ago