加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
resource.h 2.37 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2015-07-14 02:29 . First commit
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ttsapp.rc
//
#define IDS_SAVE_NOTIFY 1
#define IDS_NOTIFY_TITLE 2
#define IDS_SAVE_ERROR 3
#define IDS_AUDIOOUT_ERROR 4
#define IDS_VOICE_INIT_ERROR 4
#define IDS_UNSUPPORTED_FORMAT 5
#define IDI_APPICON 101
#define IDD_MAIN 101
#define IDB_MICFULL 127
#define IDB_MICEYESCLO 128
#define IDB_MICEYESNAR 129
#define IDB_MICMOUTH10 148
#define IDB_MICMOUTH11 149
#define IDB_MICMOUTH12 150
#define IDB_MICMOUTH13 151
#define IDB_MICMOUTH2 152
#define IDB_MICMOUTH3 153
#define IDB_MICMOUTH4 154
#define IDB_MICMOUTH5 155
#define IDB_MICMOUTH6 156
#define IDB_MICMOUTH7 157
#define IDB_MICMOUTH8 158
#define IDB_MICMOUTH9 159
#define IDD_ABOUT 161
#define IDE_EDITBOX 1000
#define IDC_ABOUT_TTSAPP_VERSION 1000
#define IDC_MOUTHPOS 1001
#define IDB_SPEAK 1002
#define IDB_PAUSE 1003
#define IDB_STOP 1004
#define IDC_EVENTS 1006
#define IDC_DEBUG 1007
#define IDC_SPEAKXML 1008
#define IDB_OPEN 1009
#define IDC_COMBO_VOICES 1011
#define IDB_RESET 1012
#define IDC_RATE_SLIDER 1014
#define IDC_VOLUME_SLIDER 1015
#define IDC_COMBO_OUTPUT 1018
#define IDC_SAVETOWAV 1020
#define IDB_SPEAKWAV 1021
#define IDC_CHARACTER 1023
#define IDB_SKIP 1026
#define IDC_SKIP_EDIT 1031
#define IDC_SKIP_SPIN 1032
#define IDC_ABOUT 1033
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 165
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化