By Droopy Eyes Software. This set of audio components will allow you to play, record, and compress audio data. It is a high-level wrapper for the Windows "Audio Compression Manager" API.
Automatically convert audio data between numerous installed audio compression formats. Multiple step conversions are handled automatically behind-the-scenes. You don’t even need to know what multiple step conversions are.
* Read or write audio streams from/to properly formatted audio files. * Display audio data visually in your applications. * Enumerate installed audio codecs as Delphi classes. * Enumerate installed audio hardware as Delphi classes.
Note: File-read parsing is only available for WAV files (which may contain mp3, pcm, gsm, etc).
I have tried to install audio on Delphi 7 but have a problem/error when compiling deAudio_D7D/deAudio_D7R. I have been setup library installation path C: \ Program Files \ Borland \ addlib \ deAudio \ Source, but still having the same error. the error message is "[Fatal Error] deAudioIO.pas(37): File not found: 'deCommon.dcu'". There is a solution for me for this problem?