Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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.