SPVSKIPTYPE (Windows CE 5.0)

Send Feedback

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

SAPI Enumerations

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.