23 Commits (9c7179189b4b3e62b98c288b5449b61c577f6420)

Author SHA1 Message Date
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn a3f0795fb7 Use the error context API in espeak_ng_CompileDictionary. 9 years ago
  Reece H. Dunn 9d860cb180 Support displaying error context information. 9 years ago
  Reece H. Dunn 013e282d1a Use the error context API in espeak_ng_Initialize. 9 years ago
  Reece H. Dunn 77eb4262f2 Use espeak_ng_PrintStatusCodeMessage for espeak_ng_Initialize error formatting. 9 years ago
  Reece H. Dunn 9ff06ce43c Map the correct espeak-ng status codes to EE_NOT_FOUND. 9 years ago
  Reece H. Dunn 4001a7fbdf Fix infinite recursions in the espeak_SetVoiceBy(Name|Properties) implementations. 9 years ago
  Reece H. Dunn 0dcc1083a2 Fix mapping to the EE_NOT_FOUND status code. 9 years ago
  Reece H. Dunn df170d1c48 Create an espeak-ng version of espeak_SetVoiceBy(Name|Properties). 9 years ago
  Reece H. Dunn cec20ab48a Move callback API implementations back to speech.c. 9 years ago
  Reece H. Dunn d5fdd0eb92 Create an espeak-ng version of espeak_Terminate. 9 years ago
  Reece H. Dunn 4ba60623e8 Create an espeak-ng version of espeak_Synchronize. 9 years ago
  Reece H. Dunn 079712ab79 Create an espeak-ng version of espeak_Cancel. 9 years ago
  Reece H. Dunn 50120034ad Create an espeak-ng version of espeak_SetPunctuationList. 9 years ago
  Reece H. Dunn 93898d7960 Create an espeak-ng version of espeak_SetParameter. 9 years ago
  Reece H. Dunn 95b1fdc4b9 Create an espeak-ng version of espeak_Synth_Mark. 9 years ago
  Reece H. Dunn 06cbd9d096 Create an espeak-ng version of espeak_Synth. 9 years ago
  Reece H. Dunn 5e42051a30 Move the espeak callback APIs to espeak_api.c. 9 years ago
  Reece H. Dunn 7569d1c4c3 Create an espeak-ng version of espeak_Key. 9 years ago
  Reece H. Dunn 4ca39ab26c Create an espeak-ng version of espeak_Char. 9 years ago
  Reece H. Dunn 8b32702627 Move the espeak_CompileDictionary implementation to espeak_api.c. 9 years ago
  Reece H. Dunn 71482ec913 Move the espeak_Initialize implementation to espeak_api.c. 9 years ago