Source position: asndlib.pp line 125
function ASND_SetVoice(
voice: cint32;
format: cint32;
pitch: cint32;
delay: cint32;
snd: pointer;
size_snd: cint32;
volume_l: cint32;
volume_r: cint32;
callback: ASNDVoiceCallback
):cint32;