Hi to everyone,
I'm having trouble compiling the demo program - Broadcaster.dpr it has compiler error - Undeclared identifier TWaveFormatData and
not enough actual parameter, Missing operator or semicolon and statement expected, but expression of type "PCMFormat" found on this SetPCMAudioFormatS(@WFI.WaveFormat, LiveAudioRecorder.PCMFormat);
I'm using Delphi v7 (Build 8.1) running on Windows XP in VirtualPC. I have already installed the components and was able to successfully compile and run these : Receiver.dpr and ReceiverFile.dpr. Please help.