An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README