anarchuser / mic_stream

Flutter plugin to get an infinite audio stream from the microphone
https://pub.dev/packages/mic_stream
GNU General Public License v3.0
100 stars 68 forks source link

feat: allow better recording formats #76

Closed anarchuser closed 11 months ago

anarchuser commented 1 year ago

WARNING: I only add the option in Flutter; whether the native backend handles it properly is out of my control! Also, currently I'm not checking whether the Java enums match on iOS or macOS.

Also closes #75