https://github.com/llfbandit/record
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
https://github.com/llfbandit/record
Last synced: 23 days ago
JSON representation
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
- Host: GitHub
- URL: https://github.com/llfbandit/record
- Owner: llfbandit
- Created: 2020-06-25T16:37:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-11T11:08:36.000Z (about 1 month ago)
- Last Synced: 2026-02-11T19:38:41.138Z (about 1 month ago)
- Language: Kotlin
- Homepage: https://pub.dev/packages/record
- Size: 8.32 MB
- Stars: 298
- Watchers: 2
- Forks: 288
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-flutter-desktop - record - Audio recorder from microphone to file or stream with multiple codecs, bit rate and sampling rate options. (Packages)
README