eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ttseng.rc 2.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "resource.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  34. "#include ""windows.h""\r\n"
  35. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  36. "#include ""resource.h""\r\n"
  37. "\r\n"
  38. "\0"
  39. END
  40. 3 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "1 TYPELIB ""TtsEng.tlb""\r\n"
  43. "#include ""version.rc2""\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // REGISTRY
  50. //
  51. IDR_SAMPLETTSENGINE REGISTRY DISCARDABLE "TtsEngObj.rgs"
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // String Table
  55. //
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_PROJNAME "TtsEng"
  59. END
  60. #endif // English (U.S.) resources
  61. /////////////////////////////////////////////////////////////////////////////
  62. #ifndef APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Generated from the TEXTINCLUDE 3 resource.
  66. //
  67. 1 TYPELIB "TtsEng.tlb"
  68. #include "version.rc2"
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif // not APSTUDIO_INVOKED