summaryrefslogtreecommitdiff
path: root/plugins/WinterSpeak/src/resource.h
blob: a4e8e7ed1c33678d562f246811575c05af540ff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\Speak.rc
//
#define IDD_CONFIG                      101
#define IDD_ANNOUNCE                    102
#define IDD_ACTIVEMODES                 103
#define IDI_RECVMSG                     136
#define IDI_USERONLINE                  201
#define IDD_TTS_LEXICON                 201
#define IDI_FILLEDBLOB                  212
#define IDI_EMPTYBLOB                   213
#define IDC_SELECT_ENGINE               1001
#define IDC_SELECT_VOICE                1002
#define IDC_SLIDER_RATE                 1003
#define IDC_SLIDER_VOLUME               1004
#define IDC_SLIDER_PITCH                1005
#define IDC_LOAD_SAPI                   1006
#define IDC_WELCOME_MSG                 1007
#define IDC_ACTIVE_OFFLINE              1008
#define IDC_ACTIVE_ONLINE               1009
#define IDC_ACTIVE_AWAY                 1010
#define IDC_ACTIVE_DND                  1011
#define IDC_ACTIVE_NA                   1012
#define IDC_ACTIVE_OCCUPIED             1013
#define IDC_ACTIVE_FREEFORCHAT          1014
#define IDC_ACTIVE_INVISIBLE            1015
#define IDC_BUTTON_TEST                 1016
#define IDC_STATUS_OFFLINE              1100
#define IDC_STATUS_ONLINE               1101
#define IDC_STATUS_AWAY                 1102
#define IDC_STATUS_DND                  1103
#define IDC_STATUS_NA                   1104
#define IDC_STATUS_OCCUPIED             1105
#define IDC_STATUS_FREEFORCHAT          1106
#define IDC_STATUS_INVISIBLE            1107
#define IDC_SPEAK_STATUS_MSG            1108
#define IDC_EVENT_MESSAGE               1109
#define IDC_EVENT_FILE                  1111
#define IDC_EVENT_AUTHREQUEST           1112
#define IDC_EVENT_ADDED                 1113
#define IDC_READ_MSG_LENGTH             1114
#define IDC_MAX_MSG                     1115
#define IDC_DIALOG_OPEN                 1116
#define IDC_DIALOG_FOCUSED              1117
#define IDC_ACTIVE_USERS                1118
#define IDC_SUPPRESS_CONNECT            1121
#define IDC_CONFIG_LEXICON              1122
#define IDC_ONLINEICON                  1207
#define IDC_ALLICON                     1208
#define IDC_NONEICON                    1209
#define IDC_MSGICON                     1375
#define IDC_TTS_LEXICON_LIST            2001
#define IDC_TTS_LEXICON_ORIGINAL        2002
#define IDC_TTS_LEXICON_FINAL           2003
#define IDC_TTS_LEXICON_ADD             2004
#define IDC_TTS_LEXICON_REMOVE          2005
#define IDC_TTS_LEXICON_TEST            2006

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif