Skip to content

lrieb/deepin-voice-recorder

 
 

Repository files navigation

Deepin Voice Recorder

This is default voice recorder application for Deepin.

Dependencies

In debian, use below command to install compile dependencies:

In debian, use below command to install running dependencies: libavcodec57 (>= 7:3.2.2) | libavcodec-extra57 (>= 7:3.2.2), libavformat57 (>= 7:3.2.2), libavutil55 (>= 7:3.2.2), libc6 (>= 2.14), lib(>= 0.2.7), libdtkwidget (>= 0.2.7), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.6.0beta), libqt5gui5 (>= 5.3.0), libqt5multimedia5 (>= 5.6.0beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 5.2)

Installation

  • mkdir build
  • cd build
  • qmake ..
  • make
  • ./deepin-voice-recorder

Usage

Config file

Configure file save at: ~/.config/deepin/deepin-voice-recorder/config.conf

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Voice Recorder is licensed under GPLv3.

About

Voice recorder application for deepin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • QMake 2.8%