3163 Commits (b031015e1d4aa732a249dc1a40587d08abe3cf9c)
 

Author SHA1 Message Date
  Reece H. Dunn fc9bc0e55d SpeechSynthesis.java: fix getAvailableVoices() on Android 4.3 12 years ago
  Reece H. Dunn 5c017afc63 build.gradle: upgrade to the latest API 18. 12 years ago
  Reece H. Dunn a113361b3b Ignore the Android Studio project files. 12 years ago
  Reece H. Dunn 9fe782ae66 autotools: corerctly use the libespeak.so.1 file in the src directory when running 'espeak --compile=<lang>' 12 years ago
  Reece H. Dunn d0a9ef2f8c Updated the Vietnamese translations (translator: Phan Anh) 12 years ago
  Reece H. Dunn 9a0dcad1ab Updated the Catalan translations (translator: jmontane) 12 years ago
  Reece H. Dunn 05f9dfa9eb Don't compile the 'om' voice. 12 years ago
  Reece H. Dunn 3bbad0159d Merge branch 'development' 12 years ago
  Reece H. Dunn 116d929027 Change the mode of tsh_unasp2.wav to 644. 12 years ago
  Reece H. Dunn 17e389e7f1 Merge branch 'upstream' into development 12 years ago
  jonsd 507caaaca2 [1.47.11d] 12 years ago
  Reece H. Dunn 70978babef Merge branch 'development' 12 years ago
  Reece H. Dunn d1df4cba10 Merge branch 'upstream' into development 12 years ago
  jonsd 81e3e188cf Update function prototype for espeak_TextToPhonemes() in speak_lib.h 12 years ago
  Reece H. Dunn c87a607d81 speak_lib.h: correct the updated signature of espeak_TextToPhonemes 12 years ago
  Reece H. Dunn b72189d440 Merge branch 'development' 12 years ago
  Reece H. Dunn 64bed76f18 Merge branch 'upstream' into development 12 years ago
  jonsd b5035d73f8 [1.47.11c] 12 years ago
  Reece H. Dunn 9fc815cf9b Initial support for building with gradle. 12 years ago
  Reece H. Dunn 6f085e7a94 autotools: run ndk-build when 'make android' is invoked to simplify the build steps 12 years ago
  Reece H. Dunn 106a12a1a7 Initialize the git submodules when autogen.sh is run. 12 years ago
  Reece H. Dunn 91a33fe9f4 Use the read-only reference to the ucd-tools git module. 12 years ago
  Reece H. Dunn 23806f83bd Merge branch 'development' 12 years ago
  Reece H. Dunn 083f40d783 Merge branch 'upstream' into development 12 years ago
  jonsd 500d2c9525 [1.47.11b] 12 years ago
  Reece H. Dunn a58443fa64 Updated the Bulgarian translations (translator: Kostadin Kolev) 12 years ago
  Reece H. Dunn acbbfd175d autotools: compile the 'om' dictionary 12 years ago
  Reece H. Dunn ccb53a2678 Merge git://github.com/gude432/espeak 12 years ago
  Gudeta e873b50c45 edits on om_list for errors 12 years ago
  Reece H. Dunn 26ed60a194 Merge git://github.com/gude432/espeak 12 years ago
  Gudeta 32c1152115 update files for OM language support 12 years ago
  Reece H. Dunn 0b87ea948a Merge branch 'development' 12 years ago
  Reece H. Dunn 2cd6e65f49 Merge branch 'upstream' into development 12 years ago
  jonsd 9d17fb5482 [1.47.11a] 12 years ago
  Reece Dunn 2d41e64197 Merge pull request #54 from gude432/patch-2 12 years ago
  Reece Dunn 6a2cc976d4 Merge pull request #55 from gude432/patch-4 12 years ago
  gude432 4a0ba3efad Create om_rules 12 years ago
  gude432 52f53522d9 Create om 12 years ago
  gude432 056cb393e8 Create om 12 years ago
  Reece H. Dunn 8e4d23343c espeakedit: don't build the dictionaries when compiling the phoneme data on the command line 12 years ago
  Reece H. Dunn 76233057e5 Updated the Slovak translations (translator: Peter Vágner) 12 years ago
  Reece H. Dunn 8d29ab3a64 Fix a USE_PORTAUDIO macro redefinition warning when building espeakedit. 12 years ago
  Reece H. Dunn 11217a510d autotools: allow CXXFLAGS to be overrided from the environment. 12 years ago
  Reece H. Dunn 1dd3863ca8 src/espeakdata.cpp: don't load phoneme data before compiling the phoneme data (it may not exist) 12 years ago
  Reece H. Dunn 65cf6c5aa1 Revert the updating of the language when the system language changes. 12 years ago
  Reece H. Dunn fe4e139a83 TtsService: fix migrating the default_gender setting. 12 years ago
  Reece H. Dunn cddd48e6f6 TtsService: support changing language to the user locale when they change the system language. 12 years ago
  Reece H. Dunn 7ee59ed331 SpeechSynthesis: factor out the Voice class into its own file. 12 years ago
  Reece H. Dunn 774c909a9c SpeechSynthesis: factor out the VoiceVariant class into its own file. 12 years ago
  Reece H. Dunn 8e1872c4e9 TextToSpeechTest: add context information to testLanguages. 12 years ago