Skip to content

Basic audio recorder written in C++ using QT library.

Notifications You must be signed in to change notification settings

GKaszewski/audio-recorder

Repository files navigation

Audio recorder

Basic audio recorder written in C++ using QT library.

Application


Third party:

  1. QHotkey for global shortcut
  2. JSON

Building

This project was developed on Windows. If you want you can clone it and run .sln file and you should be good to go. For Linux go see linux branch :D]


Features

  1. Recording audio from microphone.

To do

I would like to add ogg/opus file support in the future. If you want you can contribiute to this project.