summaryrefslogtreecommitdiffstats
path: root/Examples/WhisperDesktop/Resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/WhisperDesktop/Resource.h')
-rw-r--r--Examples/WhisperDesktop/Resource.h61
1 files changed, 61 insertions, 0 deletions
diff --git a/Examples/WhisperDesktop/Resource.h b/Examples/WhisperDesktop/Resource.h
new file mode 100644
index 0000000..f4a9af5
--- /dev/null
+++ b/Examples/WhisperDesktop/Resource.h
@@ -0,0 +1,61 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by WhisperDesktop.rc
+//
+#define IDC_MYICON 2
+#define IDD_WHISPERDESKTOP_DIALOG 102
+#define IDD_ABOUTBOX 103
+#define IDM_ABOUT 104
+#define IDI_WHISPERDESKTOP 107
+#define IDI_SMALL 108
+#define IDR_MAINFRAME 128
+#define IDD_OPEN_MODEL 129
+#define IDD_MAIN_DIALOG 130
+#define IDD_TRANSCRIBE_DIALOG 130
+#define IDD_CAPTURE_DIALOG 131
+#define IDC_PATH 1000
+#define IDC_BROWSE 1001
+#define IDC_MODEL_TYPE 1002
+#define IDC_PATH_RESULT 1002
+#define IDC_PROGRESS 1003
+#define IDC_BROWSE_RESULT 1003
+#define IDC_SYSLINK1 1004
+#define IDC_HYPERLINKS 1004
+#define IDC_TRANSCRIBE_PROGRESS 1004
+#define IDC_PENDING_TEXT 1005
+#define IDC_MODEL_DESC 1006
+#define IDC_LANGUAGE 1007
+#define IDC_OUTPUT_FORMAT 1008
+#define IDC_PATH_MEDIA 1009
+#define IDC_DEVICE 1009
+#define IDC_BROWSE_MEDIA 1010
+#define IDC_TRANSCRIBE 1011
+#define IDC_BACK 1012
+#define IDC_CHECK1 1013
+#define IDC_CONSOLE 1013
+#define IDC_CAPTURE 1014
+#define IDC_DEV_REFRESH 1015
+#define IDC_SAVE_TEXT 1016
+#define IDC_SAVE_APPEND 1017
+#define IDC_SAVE_TIMESTAMPS 1018
+#define IDC_RUN_CAPTURE 1019
+#define IDC_VOICE_ACTIVITY 1020
+#define IDC_VOICE_ACTIVITY_LBL 1021
+#define IDC_TRANS_STATUS 1022
+#define IDC_TRANS_LBL 1023
+#define IDC_STALL_STATUS 1024
+#define IDC_STALL_LBL 1025
+#define IDC_TRANSLATE 1026
+#define IDC_STATIC -1
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
+#define _APS_NEXT_RESOURCE_VALUE 131
+#define _APS_NEXT_COMMAND_VALUE 32771
+#define _APS_NEXT_CONTROL_VALUE 1027
+#define _APS_NEXT_SYMED_VALUE 110
+#endif
+#endif