|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Go to the source code of this file.
Macros | |
| #define | GRAMMARID1 161 |
| #define | WM_RECOEVENT WM_USER+190 |
Functions | |
| bool | VOICEREC_init (HWND hWnd, int event_id, int grammar_id, int command_resource) |
| void | VOICEREC_deinit () |
| void | VOICEREC_process_event (HWND hWnd) |
| #define GRAMMARID1 161 |
Definition at line 4 of file voicerec.h.
| #define WM_RECOEVENT WM_USER+190 |
Definition at line 5 of file voicerec.h.
| void VOICEREC_deinit | ( | ) |