@ Jonas and Michael:
OK, to resume: it is not so simple... ;-)
Before i find a good solution, I will block the recording to maximum one
hour.
If the user want to record more, he should do other recording each hour.
@ Jose : uos uses PortAudio library to grap input from devices. I will
deeply stud
El 11/12/2016 a las 14:39, fredvs escribió:
@ Jose : uos uses PortAudio library to grap input from devices. I will
deeply study your propositions.
Hello,
After a fast view of PortAudio API you can produce a code like:
procedure WriteStreamToFile;
var
F: TFileStream;
lAvailableFrames: int