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: 24 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T11:11:16.000Z (2 months ago)
- Last Synced: 2025-05-03T21:46:40.021Z (about 1 month ago)
- Language: Kotlin
- Homepage: https://pub.dev/packages/record
- Size: 8.28 MB
- Stars: 268
- Watchers: 4
- Forks: 236
- Open Issues: 19
-
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)