SPSERIALIZEDRESULT

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

SPSERIALIZEDRESULT

SPSERIALIZEDRESULT contains the phrase size information.

typedef struct SPSERIALIZEDRESULT
{
    ULONG    ulSerializedSize;
} SPSERIALIZEDRESULT;

Members

ulSerializedSize
The size of the entire phrase in bytes, including this ULONG.