Skip to content

WelliSolutions/WhatDidISay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What did I say?

This software records n minutes of audio in the background without saving it on disk, so you can run it 24/7 without ruining your hard drive or SSD. Once you ask yourself "What did I say?", you can save the last n minutes to disk.

Screenshot

Origin

This software was requested on Software Recommendations but none of the answers were really suitable, so I thought I need to create it.

Requirements

  • Windows
  • .NET framework 4.5

Command Line Options

  • -s: Sample rate. Default: 44.1 kHz (CD quality)
  • -b: Bits. Default: 16 bit resolution (CD quality)
  • -c: Channels. Default: 2 channels (stereo)
  • -t: Buffer time. Default: 5 minutes

Dependencies

Drawbacks

  • no integrated playback. Just saving as WAV is possible at the moment.
  • no support for MP3 due to licensing issues.
  • some options only available via command line, not via user interface (e.g. sample rate, bits per sample, channels)
  • check the list of known issues
  • not a commercial application, do not expect the best support