Share via


SPVSKIPTYPE

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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