Skip to content

Releases: cfrBernard/audio-capture-app

Release 1.0.0

11 Dec 02:13
889d135
Compare
Choose a tag to compare

Features

  • Device Selection: Easily select an input audio device from a dropdown menu.
  • Listening Control: Start and stop audio input listening with a single click.
  • Real-Time Visualization: Display audio levels visually using a dynamic spectrometer.
  • Audio Capture:
    • Capture audio snippets with a custom filename.
    • Configure capture duration (1–300 seconds).
    • Avoid overwriting existing files with filename validation.
  • Save Directory Configuration:
    • Choose a directory for saving audio captures.
    • Save the configuration persistently across sessions.
  • Error Handling: Intuitive error messages and feedback for invalid input or missing configurations.

Prerequisites:

  • Windows OS (The application is designed to run on Windows).

Instructions:

  1. Download the zip file.
  2. Extract the downloaded zip
  3. Launch the Application.
  4. Selecting an Input Device
  5. Press *Start Listening
  6. Capturing Audio

Note:
For more details on using the application, please refer to the included README file.