You are reading help file online using chmlib.com
|
See also ISpRecoGrammar::IsPronounceable and ISpSREngine::IsPronounceable.
typedef enum SPWORDPRONOUNCEABLE
{
SPWP_UNKNOWN_WORD_UNPRONOUNCEABLE,
SPWP_UNKNOWN_WORD_PRONOUNCEABLE,
SPWP_KNOWN_WORD_PRONOUNCEABLE
} SPWORDPRONOUNCEABLE;
You are reading help file online using chmlib.com
|