SPVSKIPTYPE
This enumeration defines the type of item to skip in ISpVoice::Skip.
typedef enum SPVSKIPTYPE{
SPVST_SENTENCE = (1L << 0)
} SPVSKIPTYPE;
Elements
- SPVST_SENTENCE
Item to skip is a sentence.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapiddk.h, Sapiddk.idl.
See Also
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.