⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 包括语音识别和数字TTS 设置语音识别内容的列表
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TelMateDemo.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TELMATEDEMO_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_SIGNALANA_DIALOG            129
#define IDR_MENU1                       130
#define IDD_SPEECH_DIALOG               131
#define IDD_INPUTTEXT_DIALOG            132
#define IDD_SELECTMULTI_DIALOG          133
#define IDD_AUDIOVOLUME_DIALOG          134
#define IDC_OPENDEV                     1000
#define IDC_CLOSEDEV                    1001
#define IDC_PLAYFILE                    1002
#define IDC_STOPPLAYFILE                1003
#define IDC_PLAYBUF                     1004
#define IDC_STOPPLAYBUF                 1005
#define IDC_DIAL                        1006
#define IDC_DIALCODE                    1007
#define IDC_STOPDIAL                    1008
#define IDC_OFFHOOK                     1009
#define IDC_HANGUP                      1010
#define IDC_RECFILE                     1011
#define IDC_STOPRECFILE                 1012
#define IDC_RECBUF                      1013
#define IDC_STOPRECBUF                  1014
#define IDC_RADIO1                      1015
#define IDC_RADIODOID                   1015
#define IDC_RADIO2                      1016
#define IDC_RADIOMICREC                 1016
#define IDC_BUTTON15                    1017
#define IDC_REINIT                      1018
#define IDC_SETVOLUME                   1019
#define IDC_VOLUME                      1020
#define IDC_FREQ1                       1021
#define IDC_SETVOLUME2                  1021
#define IDC_SERFREQ1                    1022
#define IDC_VOLUME2                     1022
#define IDC_EDIT6                       1025
#define IDC_ENABLETEL                   1027
#define IDC_DISABLETEL                  1028
#define IDC_DIALSPEED                   1029
#define IDC_FREQ2                       1030
#define IDC_SERFREQ2                    1031
#define IDC_RING                        1032
#define IDC_TELSTATE                    1033
#define IDC_AUDIO                       1034
#define IDC_STOPAUDIO                   1035
#define IDC_BUTTON1                     1036
#define IDC_FLASH                       1036
#define IDC_ADD                         1036
#define IDC_SETPLAY                     1036
#define IDC_START                       1039
#define IDC_STOP                        1040
#define IDC_LIST                        1043
#define IDC_EXTERNAL                    1045
#define IDC_DOID                        1046
#define IDC_UPDATE                      1047
#define IDC_MICSPK                      1048
#define IDC_MICREC                      1049
#define IDC_LINEPLAY                    1050
#define IDC_DOPLAY                      1051
#define IDC_DORING                      1052
#define IDC_DOHOOK                      1053
#define IDC_RINGING                     1054
#define IDC_HANG                        1055
#define IDC_DOPLAY1                     1056
#define IDC_STATUS                      1057
#define IDC_BUTTON2                     1058
#define IDC_STARTFLASH                  1058
#define IDC_SETRECORD                   1058
#define IDC_ECHO                        1059
#define IDC_STOPECHO                    1060
#define IDC_OFFHOOKCHECK                1061
#define IDC_OPENDOPLAY                  1063
#define IDC_RADIOMICSPK                 1064
#define IDC_REVERSED                    1065
#define IDC_ENABLEMIC                   1066
#define IDC_STARTRING                   1067
#define IDC_FLASHTIMES                  1069
#define IDC_CALLID                      1070
#define IDC_SENDCALLID                  1071
#define IDC_PAUSEPLAY                   1072
#define IDC_RESUME                      1073
#define IDC_STOPRING                    1074
#define IDC_PLAYFILEVOL                 1076
#define IDC_STOPPLAYFILEVOL             1077
#define IDC_ENABLEREMOTE                1078
#define IDC_DISABLEREMOTE               1079
#define IDC_STARTSPEECH                 1080
#define IDC_NAME                        1081
#define IDC_RESULT                      1082
#define IDC_PLAYMULTI                   1084
#define IDC_STOPPLAYMULTI               1085
#define IDC_PLAYNUMBER                  1086
#define IDC_STOPPLAYNUMBER              1087
#define IDC_NUMBER                      1089
#define IDC_FILELIST                    1090
#define IDC_SHOWURL                     1091
#define IDC_PLAYVOLUME                  1092
#define IDC_RECORDVOLUME                1093
#define ID_MENU_INIT                    32771
#define ID_MENU_UNINIT                  32772
#define ID_MENU_GETSERIAL               32773
#define ID_MENU_EXIT                    32774
#define ID_MENU_STARTWATCH              32775
#define ID_MENU_STOPWATCH               32776
#define ID_MENU_GETDEVICEFUNC           32777
#define ID_MENU_REWRITEHEADER           32778
#define ID_MENU_CONVERT                 32779
#define ID_MENU_AUDIOVOLUME             32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1094
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -