Microsoft Speech Platform
Object: SpAudioFormat
Type: Hidden
SetWaveFormatEx Method
The SetWaveFormatEx method sets the audio format with an SpWaveFormatEx object.
Non-standard formats using wav files should use SetWavFormatEx to set formats.
SpAudioFormat.SetWaveFormatEx(
WaveFormatEx As SpWaveFormatEx
)
Parameters
- WaveFormatEx
- Specifies the WaveFormatEx.
Return Value
None.
Example
For an example of the use of the SetWaveFormatEx method, see the GetWaveFormatEx section.