# gxde-voice-recorder **Repository Path**: GXDE-OS/gxde-voice-recorder ## Basic Information - **Project Name**: gxde-voice-recorder - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-18 - **Last Updated**: 2026-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GXDE Voice Recorder This is default voice recorder application for GXDE. ## 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.0~beta), libqt5gui5 (>= 5.3.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 5.2) ## Installation * mkdir build * cd build * qmake .. * make * ./gxde-voice-recorder ## Usage ## Config file Configure file save at: ~/.config/deepin/gxde-voice-recorder/config.conf ## Getting help Any usage issues can ask for help via * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](http://wiki.deepin.org/) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for users](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Users) * [Contribution guide for developers](http://wiki.deepin.org/index.php?title=Contribution_Guidelines_for_Developers). ## License GXDE Voice Recorder is licensed under [GPLv3](LICENSE).