This topic has not yet been rated - Rate this topic

SPWORDINFOOPT (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.