Skip to content

Repository files navigation

SimpleAudioRecorder

Simple Audio Recorder is a Windows desktop executable for capturing:

  • Both: system audio on the left channel and microphone audio on the right channel
  • Mic: a selectable microphone only
  • System: your default playback device using WASAPI loopback

The app prefers to save .wav files to Documents\Simple Audio Recorder and falls back to another writable local folder if Windows blocks that location.

The main window is intentionally compact:

  • Click the mode label (Both, Mic, or System) to cycle capture sources
  • Click the main button to start or stop recording
  • Right-click anywhere in the app for About App, View Audio Files, Microphone, and Exit
  • Use the Microphone submenu to choose a specific input device instead of the Windows default
  • About App includes Open Log Files for verbose diagnostic logs

Logs

The app writes verbose session logs to a per-user log folder. It prefers the normal Windows app-data location and falls back to another writable folder automatically if needed.

Build

dotnet build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages