FS2_Open
Open source remastering of the Freespace 2 engine
voicerec.h File Reference

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)
 

Macro Definition Documentation

#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.

Function Documentation

void VOICEREC_deinit ( )
bool VOICEREC_init ( HWND  hWnd,
int  event_id,
int  grammar_id,
int  command_resource 
)
void VOICEREC_process_event ( HWND  hWnd)