Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@NateRickard NateRickard released this 24 Aug 16:18
· 3 commits to master since this release

1.1.0 Stable:

  • #26 - Added some additional cleanup in exception handlers

  • #27 - added more hooks to configure the AVAudioSession if needed (still recommend handling this in your app if possible)

  • Improved UWP silence detection

  • Refactored UWP AudioStream to use AudioGraph APIs

  • Default silence threshold changed to .15

  • Improved iOS audio queue code/buffering