llfbandit / record

Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
https://pub.dev/packages/record
243 stars 204 forks source link

Add OPUS encoder to record_darwin #327

Open jt274 opened 5 months ago

jt274 commented 5 months ago

Adds OPUS encoder to record_darwin and updates documentation. This will close #320