This topic has not yet been rated - Rate this topic

SPVSKIPTYPE (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

SPVSKIPTYPE

SPVSKIPTYPE lists the type of item to skip in an ISpVoice::Skip call.

typedef enum SPVSKIPTYPE
{
    SPVST_SENTENCE
} SPVSKIPTYPE;

Elements

SPVST_SENTENCE
Specifies that the structure to be skipped is a sentence.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.