AudioRecorder icon indicating copy to clipboard operation
AudioRecorder copied to clipboard

audio recorder using FFMPEG

AudioRecorder

use lib of ffmpeg to record audio as a aac file.

  • [x] All platform support
  • [ ] Test in all platform
  • [x] Audio Recorder
  • [x] Audio Player
  • [ ] Command Line

安装依赖(MACOS):

brew install ffmpeg
brew install SDL2