Delphi Audio Library. Primarily use Windows WASAPI.
- IDE: Delphi12.1
- Platforms: Win64 / Win32
-
Shared / Exclusive mode.
- The exclusive mode only supports limited formats, so please be aware.
-
Capture audio(mic/system) buffer.
-
Capture audio(mic/system), and save to Wave(Format customizable).
-
Render(Play) audio from Wave.
-
Capture audio(mic/system), and streaming to server over network with FFmpeg.
- Download this Zip(or Clone).
- Add the 'Source' directory to the Delphi library path.
- This library units prefix is "Jal*.pas"(main classes is "TJal*").
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.