3163 Commits (b031015e1d4aa732a249dc1a40587d08abe3cf9c)
 

Author SHA1 Message Date
  Reece H. Dunn 66aa52e485 Define a compatibility macro for platforms that don't have S_ISDIR. 9 years ago
  Reece H. Dunn 1042d88f56 Use S_ISDIR instead of S_IFMT/S_IFDIR to fix building with gcc in c11 mode. 9 years ago
  Reece H. Dunn ca5f651d1d espeak-ng requires a C11 compiler, so document and check this 9 years ago
  Reece H. Dunn 3ca931f55f Move speak_lib.h to src/include/espeak-ng. 9 years ago
  Reece H. Dunn f185786b87 Move libespeak-ng internal headers to src/libespeak-ng. 9 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 9 years ago
  Reece H. Dunn 1e01ce9202 Use C linkage for all libespeak internal headers. 9 years ago
  Reece H. Dunn 5b3cf74f21 Remove StdAfx.h 9 years ago
  Reece H. Dunn ebb5c28c9c Remove portaudio1{8,9}.h -- these are included from the system. 9 years ago
  Reece H. Dunn 2ce955c387 Remove tr_languages.h -- it is not used and is empty. 9 years ago
  Reece Dunn e120a6cd68 Merge pull request #1 from ValdisVitolins/master 9 years ago
  Valdis Vitolins cb143b9dbc Some language files added/modified to synchronize with other espeak sources 9 years ago
  Reece H. Dunn 295fa9ce42 README.md: restructure the README for the espeak-ng project 9 years ago
  Lwin Moe 9966e22aee Burmese rules. 9 years ago
  Reece H. Dunn c885d1543e Take the mbrola voice sample rate from the mbrola wav file. 9 years ago
  Reece H. Dunn 6998c3888f Add support for the br2 MBROLA voice. 9 years ago
  Lwin Moe a542c2d07e my_rules and ph_burmese fixed. 9 years ago
  Lwin Moe 5a0f0906c9 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont 9ec3b0f34e aspiration fixed 9 years ago
  Lwin Moe f435b38717 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont c01c7c44c7 diphthong 9 years ago
  Lwin Moe e0235f0a60 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont 6c4c986d0b fixed errors 9 years ago
  Lwin Moe 6d60828671 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont 2dfec28928 fixed if issues 9 years ago
  Lwin Moe 56ea18e726 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont c6a35f9cbf ph_source 9 years ago
  Lwin Moe d6db33bd94 Merge branch 'master' of github.com:lwinmoe/espeak-burmese 9 years ago
  Lwin Moe 115ff4cad7 Creaky town for Burmese. 9 years ago
  Andrew Lamont 7d8d3a5fb3 Merge branch 'master' of https://github.com/lwinmoe/espeak-burmese 9 years ago
  Andrew Lamont 722439f40b Merge remote-tracking branch 'refs/remotes/rhdunn/master' 9 years ago
  Lwin Moe 1f3149b528 Burmese rules. 9 years ago
  Andrew Lamont 53babb8971 average length, f1, f2 values 9 years ago
  Lwin Moe 6ec224b3c0 Burmese consonants. 9 years ago
  Lwin Moe 5c87ac41a7 Burmese consonants. 9 years ago
  Lwin Moe 4383f92bde Burmese consonant rules. 9 years ago
  Lwin Moe 3a3c59fd06 Burmese rules and phonemes. 9 years ago
  Reece H. Dunn 9826e9cc30 Initial support for SSML phoneme tags. 9 years ago
  Reece H. Dunn 7214b4abfa Merge branch 'espeak-italian' 9 years ago
  chrislm ae886ea4c6 Updates october 2015 9 years ago
  Reece H. Dunn 7c30e8c7d7 Use -fPIC to support sparc/sparc64 architectures. 9 years ago
  Lwin Moe 9a1d5c9d2c phoneme definitions updated. 9 years ago
  Lwin Moe c259dfc650 Added Burmese (work in progress). 9 years ago
  Reece H. Dunn 43c0f536b3 Set the APK version information via gradle. 9 years ago
  Reece H. Dunn bb3b7e9a00 Use BCP 47 locale codes for Voice.getLocale() to support the correct localization on Lollipop and later. 9 years ago
  Reece H. Dunn d19f4fbb5c Update the progress bar with the install progress. 9 years ago
  Reece H. Dunn 6b24a673ba Track extraction progress. 9 years ago
  Reece H. Dunn 9bb8e8e992 Don't use a successful variable to track if all items were extracted. 9 years ago
  Reece H. Dunn 01e8e5ad98 Don't track the extracted files for removal on cancel. 9 years ago
  Reece H. Dunn ab90c80b70 Inline the extractEntries call 9 years ago