Code Monkey home page Code Monkey logo

whatdidisay's Introduction

Changes compared to the original repository:

Functionality:

  • it stores the recorded audio without asking where to save (desktop -> WhatDidISay -> recorded_*.wav)
  • not only inputs but also the system audio output can be selected to be recorded
  • next to clicking on the tray icon, a keyboard shortcut can be also used to trigger saving

Under the hood:

  • .NET framework is updated to 4.8
  • dependencies are updated to the latest versions
  • a little bit of thread safety
  • it seems that global hotkey doesn't work if the program is not visible in taskbar

All the below description is from the original repository

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

whatdidisay's People

Contributors

wellisolutions avatar kondenzator avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.