Serialize (SAPI 5.3)
Microsoft Speech API 5.3
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.