Reece H. Dunn
|
1c4ce3dcd3
|
tokenizer.c: create and use a clause_type_from_codepoint function, with tests.
|
8 years ago |
Reece H. Dunn
|
9bbb16a74c
|
Add ucd-tools proplist.c to the build.
|
8 years ago |
Reece H. Dunn
|
da62a4c097
|
Add mnemonics.c and encoding.c to the Windows build.
|
8 years ago |
Reece H. Dunn
|
93cede9374
|
Windows Installer: Install the 'pt' voice, renamed from 'pt-PT'.
|
8 years ago |
Reece H. Dunn
|
d9e5cc5941
|
Windows Installer: Install the 'nb' voice, renamed from 'no'.
|
8 years ago |
Reece H. Dunn
|
a9be45e9af
|
Windows Installer: The fa-en-us voice has been removed, so remove it from the installer.
|
8 years ago |
Reece H. Dunn
|
8ba9484927
|
Windows Installer: Update the locations of the language files.
|
8 years ago |
Reece H. Dunn
|
50a1a5f2f6
|
Windows: Update the Visual C++ project files to build the ucd-tools files.
|
8 years ago |
Reece H. Dunn
|
d98274a8ee
|
windows: WiX/Windows does not like using -dev in versions.
|
8 years ago |
Reece H. Dunn
|
7587a6bade
|
windows: Enable building the x64 installer from the 'Build Solution' menu option.
|
8 years ago |
Reece H. Dunn
|
5bc93cd7a8
|
windows: Compile phoneme.c in libespeak-ng.dll.
|
8 years ago |
Reece H. Dunn
|
9bb4b53967
|
Update the version to 1.49.2-dev.
|
8 years ago |
Reece H. Dunn
|
999ac67433
|
eSpeak NG 1.49.1
|
8 years ago |
Reece H. Dunn
|
5f8ca97409
|
Don't unstall the removed default voice on Windows.
|
8 years ago |
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.
|
9 years ago |
Reece H. Dunn
|
4bf9f0775f
|
Update the version to 1.49.1 (in development).
|
9 years ago |
Reece H. Dunn
|
34e51a464b
|
Disable the experimental SAPI voice for now.
|
9 years ago |
Reece H. Dunn
|
37804e9e73
|
Build the Kyrgyx language on Windows.
|
9 years ago |
Reece H. Dunn
|
4920ecc79c
|
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
|
9 years ago |
Ondřej Lysoněk
|
b784e77c57
|
Moved speak_lib.h to espeak-ng directory - the Windows part
|
9 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 |