Skip to content

JanAukToy/JAudioLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAudioLib

License

About

Delphi Audio Library. Primarily use Windows WASAPI.

Confirmed Environment

  • IDE: Delphi11.3
  • Platforms: Win64 / Win32

Features

  • Capture Mic Audio.
  • Capture System Audio.
  • Capture audio save To Wave(Format customizable).
  • Render(Play) audio from Wave.

Summary

  1. Download this Zip(or Clone).
  2. Add the 'Source' directory to the Delphi library path.
  • This library units prefix is "Jal*.pas"(main classes is "TJal*").

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.