Skip to content

v3.1.0: Now with recording AAC support!

Choose a tag to compare

@jfversluisjfversluis released this 27 Mar 21:48
· 28 commits to main since this release
965a115

What's Changed

Big thanks to @jonmdev for adding recording in AAC support to all platforms!

And some overall improvements by @taublast!

  • Update Info.plist to allow background audio recording permission by @BenBtg in #143
  • Correct Android speed range by @billylo1 in #150
  • Enable reusage of AudioPlayer for different sources and some other improvements by @taublast in #153
  • Make recording in-place and fix the WAV header on the Android platform by @t871005y in #151
  • Add Audio Compression (AAC in M4A/MP4) Support in Android/iOS/Windows by @jonmdev in #155
  • Feature/sl remove maui controls dependency by @bijington in #127

New Contributors

Full Changelog: v3.0.1...v3.1.0