Microsoft Speech SDK Version 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.