This topic has not yet been rated - Rate this topic

WaveFormatExPtr (SAPI 5.3)

Speech API 5.3
Microsoft Speech API 5.3

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.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.