[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1858
type IAudio = interface(IUnknown) |
function Flush; |
function LevelGet(); |
function LevelSet(); |
function PassNotify(); |
function PosnGet(); |
function Claim; |
function UnClaim; |
function Start; |
function Stop; |
function TotalGet(); |
function ToFileTime(); |
function WaveFormatGet(); |
function WaveFormatSet(); |
end; |
IUnknown |
? |