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.3
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.