Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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.