21 Commits (master)

Author SHA1 Message Date
  Rotem Dan 7ad80656e5
Add stress marks to phoneme events (#1700) 5 months ago
  Samuel Thibault e2ab839f4d Avoid unused-parameter warning 11 months ago
  Yury Popov ccc00f9278
tests: api: allow both case of pathsep 2 years ago
  Yury Popov f60f1590db
tests: use custom assertion define 2 years ago
  Yury Popov 5d547e2676
windows: Fix API test (pathsep) 2 years ago
  Yury Popov 1cc91d4cc1
tests: fix api test for async enabled 2 years ago
  Yury Popov c5ff2aa592
Add phoneme events test 2 years ago
  Reece H. Dunn f4248fd728 tests: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn 74f9f5e34b wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn 6d9bb7ef17 Enable and fix -Wunused-parameter warnings. 7 years ago
  Reece H. Dunn 8585b0b47d Fix the return status code from Synthesize when the voices cannot be found. 7 years ago
  Reece H. Dunn 882c2651e1 Fix setting the default voice from espeak_SetVoiceByProperties. 7 years ago
  Reece H. Dunn 16bea7fd0f Don't crash in LoadVoice if langopts is NULL. 7 years ago
  Reece H. Dunn 4d4a8419f8 Test espeak_SetVoiceByName with an invalid voice name. 7 years ago
  Reece H. Dunn aee367c334 Add espeak_SetVoiceByProperties tests with the languages property. 7 years ago
  Reece H. Dunn c0308e3140 tests/api: test that the translator's dictionary is correct. 7 years ago
  Reece H. Dunn 7fc1e30316 Add tests for espeak_SetVoiceByName. 7 years ago
  Reece H. Dunn fbd2e679fc Don't crash if loading the default voice fails. 8 years ago
  Reece H. Dunn dced9f58fd Clean up the decoder memory in espeak_Terminate. 8 years ago
  Reece H. Dunn 63e2826753 Ensure that the old translator is not used after calling espeak_Terminate. 8 years ago
  Reece H. Dunn ae6116bf97 Fix calling espeak_Synth without first setting a voice, with tests. 8 years ago