You are reading help file online using chmlib.com
|
Interface: ISpeechBaseStream
The Format property gets and sets the cached wave format of the stream as an SpAudioFormat object.
Set: | ISpeechBaseStream.Format = SpAudioFormat |
Get: | SpAudioFormat = ISpeechBaseStream.Format |
For an example of the use of the Format property, see the code example in the SpAudioFormat GetWaveFormatEx section.
You are reading help file online using chmlib.com
|