Microsoft Speech SDK
SAPI 5.1
SPWORDINFOOPT
SPWORDINFOOPT lists the options for a grammar word.
typedef enum SPWORDINFOOPT
{
SPWIO_NONE,
SPWIO_WANT_TEXT
} SPWORDINFOOPT;
Elements
- SPWIO_NONE
- Flag specifying the SPWIO_NONE option.
- SPWIO_WANT_TEXT
- Flag specifying the SPWIO_WANT_TEXT option.