You are reading help file online using chmlib.com
|
SPENDSRSTREAMFLAGS enables an application to query for state changes when the end of a speech recognition (SR) stream is encountered.
typedef enum SPENDSRSTREAMFLAGS
{
SPESF_NONE,
SPESF_STREAM_RELEASED
} SPENDSRSTREAMFLAGS;
You are reading help file online using chmlib.com
|