Share via


SPVSKIPTYPE (Windows Embedded CE 6.0)

1/6/2010

This enumeration defines the type of item to skip in ISpVoice::Skip.

Syntax

typedef enum SPVSKIPTYPE{
  SPVST_SENTENCE = (1L << 0)
} SPVSKIPTYPE;

Elements

  • SPVST_SENTENCE
    Item to skip is a sentence.

Requirements

Header sapiddk.h, sapiddk.idl
Windows Embedded CE Windows CE .NET 4.1 and later

See Also

Reference

SAPI Enumerations