J
jamesp
Unregistered / Unconfirmed
GUEST, unregistred user!
声明部份function GetWaveFormatEx: ISpeechWaveFormatEx;<br><br>function TSpAudioFormat.GetWaveFormatEx: ISpeechWaveFormatEx;<br>begin<br> Result := DefaultInterface.GetWaveFormatEx;<br>end;<br>