Serialize (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

CSpStreamFormat::Serialize

CSpStreamFormat::Serialize serializes the stream.

ULONG Serialize(
   BYTE   *pBuffer
   );

Parameters

pBuffer
The buffer accepting the serialized results.

Return values

The length, in bytes, of the serialized stream and stream contents. Class member m_pCoMemWaveFormatEx may be NULL and therefore contributes zero bytes to the total length.