Skip to content

Commit 49d0afa

Browse files
committed
readme update
1 parent 92d507a commit 49d0afa

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1-
# JC2Rec is a GUI in Qt for recording speech using Codec2.
1+
# JC2Rec is a GUI in Qt for recording speech using Codec2
22

3-
This is a simple speech recording application that uses Codec2 and Qt. For more information see https://jontio.zapto.org/hda1/jc2rec.html
3+
[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!!!
4+
5+
I wrote this application to make audio recordings with this audio compressor.
6+
7+
![](images/app.png)
8+
9+
For more information see https://jontio.zapto.org/hda1/jc2rec.html
10+
11+
### Building
12+
13+
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.
14+
15+
Jonti<br>
16+
2021
17+
18+
[Codec2]: http://www.rowetel.com/wordpress/?page_id=452
19+
[codec2 repo]: https://github.com/drowe67/codec2
20+
[MSYS2]: https://www.msys2.org/

images/app.png

13.4 KB
Loading

0 commit comments

Comments
 (0)