Fabio Lima
dd07183cbe
Fix doc to include g++ dependency (#2025)
7 months ago
BobSquarePants
b9c5a7ab21
Update building.md
added missing `sign` argument for apksigner
1 year ago
fireneat
0b39769fc9
Increase targetSdk to 30 and use apksigner to support signature scheme v2. This also adds 64-bit support for the APK.
2 years ago
Alexander Epaneshnikov
2802103844
android: update building documentation
3 years ago
Valdis Vitolins
fda3504911
Android build doesn't work with gradle 7.0.1
3 years ago
Juho Hiltunen
d91b7cf288
Rename zh (Mandarin) to cmn across the codebase.
See discussion in #933 .
4 years ago
Juho Hiltunen
875174c3e9
Rename zhy (Cantonese) to yue across the codebase.
See discussion in #933 .
4 years ago
Juho Hiltunen
0cb4b1b654
docs: add sox as an optional dependency.
using sox for ssml <audio> tag is hardcoded in readclause.c and for
--compile-phonemes in compiledict.c
Currently, --compile-phoneme doesn't need to run sox since the
samplerate for the specific file is correct. There might be a lot of
dead code in compiledata.c
4 years ago
datajake1999
5e502661d6
Add speechPlayer Klatt implementation as Klatt 6.
4 years ago
Valdis Vitolins
c1d9341f86
docs: add description for `make -B` command
4 years ago
Valdis Vitolins
bcfc001269
docs: remove specific clang version from parameters
4 years ago
Valdis Vitolins
3aa4c10ef8
docs: remove entry about binaries, move dependencies into dependencies chapter
4 years ago
Valdis Vitolins
e6e4994a0d
docs: use standard ronn and kramdown packages
5 years ago
Alexander Epaneshnikov
5e8e6b1d46
update gradle plugin
5 years ago
Joseph W. Brown
81d76e6c98
Correct link to add_language.md
Current link points to docs/docs/add_language.md (because we are already in docs). Duplicated docs is removed.
5 years ago
Valdis Vitolins
57811ab341
docs: move building information to docs/building.md
5 years ago
Valdis Vitolins
60093386c1
docs: move user oriented content from docs/README.md to README.md
5 years ago
Valdis Vitolins
18e62fe64a
Docs: update list of languages
6 years ago
Valdis Vitolins
d1c217035c
Docs: add links and simplify
6 years ago
Valdis Vitolins
df315e2f32
Docs: fix format of the list
6 years ago
Valdis Vitolins
76a7156d70
Docs: remove redundant reference to Android Studio
6 years ago
Valdis Vitolins
22cc7f745b
Docs: add description regarding to libpcaudio-dev package
6 years ago
Alex Von Hoene
df2e6a5b9f
add line to install pcaudiolib on debian
Literally following the instructions on a base install of Debian results in a build without audio support. This change adds the instruction for installing pcaudiolib development headers, so that the resulting build has audio.
6 years ago
Valdis Vitolins
ace63a0bca
docs: update signing steps:
- use open source key storage (PKCS 12)
- update location of target files
6 years ago
Valdis Vitolins
64828c8566
docs: add entry about Android Studio
6 years ago
Valdis Vitolins
50ea7de5cb
docs: add more details for Android build
6 years ago
Reece H. Dunn
22457d74b2
Unicode Emoji 11.0.0
7 years ago
Reece H. Dunn
888bb71bbf
Add Hatian Creole to the language list.
7 years ago
Reece H. Dunn
d6c1b5d597
Fix the README to reference the correct Unicode version.
7 years ago
Reece H. Dunn
3b185db012
docs: Rename docs/{index => README}.md.
7 years ago
Reece H. Dunn
49af3aec80
docs: Reference all the documentation from index.md.
7 years ago
Reece H. Dunn
8022d12783
README: Wording changes based on suggestions by https://github.com/CarlosFromNewYork.
7 years ago
Reece H. Dunn
5555eb939f
tests: test hak consonant and vowel audio generation
7 years ago
Valdis Vitolins
c3d537db56
Add link to online testing
7 years ago
Reece H. Dunn
d5c52ab39f
Fix building ssml-fuzzer with libFuzzer.
7 years ago
Reece H. Dunn
39b8768a79
README: Document building with -fsanitize options.
7 years ago
Reece H. Dunn
2d69743ddf
README: The audio output configuration has been replaced by pcaudiolib, so remove that section.
7 years ago
Reece H. Dunn
6a735f19f2
ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file).
7 years ago
Reece H. Dunn
3ed34d3a74
eSpeak NG 1.49.2
7 years ago
Valdis Vitolins
1f63acd93d
Documentation: links to sonic and pcaudiolib changed to forks of espeak-ng project
8 years ago
Reece H. Dunn
b16ff0119e
windows: update the project files to Visual Studio 2017
8 years ago
Valdis Vitolins
78721331b8
Documentation: note about mailing list added into feedback section
8 years ago
Reece H. Dunn
f93b98a69d
Add Emoji support from emoji-data.txt.
8 years ago
Reece H. Dunn
f00587a94d
Further simplify the README file.
8 years ago
Reece H. Dunn
bb139edc92
Simplify the library documentation in the README file.
8 years ago
Reece H. Dunn
7b1243679f
Update the document for the new fr-CH French accent.
8 years ago
Reece H. Dunn
1a4b9d087b
Add the new PropList API to the README file.
8 years ago
Reece H. Dunn
34167771fd
Add an iswxdigit compatibility API.
8 years ago
Reece H. Dunn
d585c77804
Add an iswblank compatibility API.
8 years ago
Reece H. Dunn
9ea452f823
Add a platform support table to the README file.
8 years ago