SPRECOEVENTFLAGS

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

SPRECOEVENTFLAGS

SPRECOEVENTFLAGS lists the states of the SR engine.

typedef enum SPRECOEVENTFLAGS
{
    SPREF_AutoPause,    
    SPREF_Emulated     
} SPRECOECOEVENTFLAGS;

Elements

SPREF_AutoPause
Indicates that the engine is in the auto-paused state.
SPREF_Emulated
Indicates that the engine is in emulation.