Sound-Linux-More / jc2rec

A GUI in Qt for recording speech using Codec2

Home Page:https://jontio.zapto.org/hda1/jc2rec.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Origin_: GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub
ORG.SLM: GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

JC2Rec

is a GUI in Qt for recording speech using Codec2

Codec2 is an audio compression codec designed for speech.
The codec is designed for very high compression ratios.
It has bit rates as low as 450 bits per second!!!

I wrote this application to make audio recordings with this audio compressor.

app

For more information see https://jontio.zapto.org/hda1/jc2rec.html

Building

You will need the codec2 repo cloned into a directory above the jc2rec repo.
You'll have to build codec2 and have all the required QT things.
On Windows I suggest using MSYS2 to install everything needed.

Jonti
2021

About

A GUI in Qt for recording speech using Codec2

https://jontio.zapto.org/hda1/jc2rec.html

License:MIT License


Languages

Language:C++ 96.2%Language:QMake 3.8%