Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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.