/native/external/espeak/platforms/windows/windows_dll/!ReadMe.txt

http://eyes-free.googlecode.com/ · Plain Text · 16 lines · 12 code · 4 blank · 0 comment · 0 complexity · 48ddd1bdcc5b8c4a6129e53db5f9ea08 MD5 · raw file

  1. This is a Virtual C++ project for the Windows dll
  2. version of eSpeak. This provides the API which is
  3. defined in speak_lib.h, using the
  4. AUDIO_OUTPUT_SYNCHRONOUS mode only.
  5. This is not the sapi5 version of eSpeak.
  6. Copy the program source files from the Linux "src"
  7. directory into this "src" directory, EXCEPT for:
  8. speak_lib.h
  9. speech.h
  10. StdAfx.h
  11. stdint.h
  12. Keep the Windows versions of these files.