ThiBsc / SoundRecorder_cmd

A shell sound recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundRecorder_cmd

A shell sound recorder

== Requirement ==

== How to compile ==

  1. make soundrec

== Exemple of use ==

  • Record sound from a video file/stream
  • Record your voice from a micro

== How to use ==

  1. ./soundrec -o music.[ogg|flac|wav]
  2. Follow the instruction

It's recommended to close the other programs for better result

About

A shell sound recorder

License:GNU General Public License v3.0


Languages

Language:C++ 90.6%Language:Makefile 9.4%