WaveFormatExPtr

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.