classafFancomSapi::SpAudioFormat
sys::Obj afFancomSapi::SpAudioFormat
Represents an audio format.
http://msdn.microsoft.com/en-us/library/ee125542%28v=vs.85%29.aspx
@clsid {9EF96870-E160-4792-820D-48CF0649E4EC}
- getWaveFormatEx
SpWaveFormatEx? getWaveFormatEx()Gets the audio format as an
SpWaveFormatExobject.- guid
Str? guidReturns the GUID of the default format.
- makeFromDispatch
new makeFromDispatch(Dispatch dispatch)- makeFromProgId
new makeFromProgId()- progId
const static Str progId := "SAPI.SpAudioFormat"- setWaveFormatEx
Void setWaveFormatEx(SpWaveFormatEx? waveFormatEx)Sets the audio format with an
SpWaveFormatExobject.- type
Gets and sets the speech audio format as a SpeechAudioFormatType.