WaveFormatExPtr (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

CSpStreamFormat::WaveFormatExPtr

CSpStreamFormat::WaveFormatExPtr returns the instance's wave format.

const WAVEFORMATEX* WaveFormatExPtr( void );

Parameters

None.

Return values

The wave format of instance is returned by the class member m_pCoMemWaveFormatEx.