resource.h 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by TTSpeech.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_TTSPEECH_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define Btn_InitVoices 1000
  11. #define Btn_ExitVoices 1001
  12. #define IDC_COMBO1 1002
  13. #define Et_VoiceText 1003
  14. #define IDC_SLIDER1 1004
  15. #define IDC_SLIDER2 1005
  16. #define Btn_CreateWav 1006
  17. #define Btn_PlayWav 1007
  18. #define Tx_States 1008
  19. #define Tx_Index 1009
  20. #define Btn_Play 1010
  21. #define Tx_Rate 1011
  22. #define Tx_Volme 1012
  23. #define Tx_Volume 1012
  24. #define IDC_EDIT1 1013
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE 129
  30. #define _APS_NEXT_COMMAND_VALUE 32771
  31. #define _APS_NEXT_CONTROL_VALUE 1014
  32. #define _APS_NEXT_SYMED_VALUE 101
  33. #endif
  34. #endif