Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@jsierles jsierles released this 19 Mar 21:34
· 155 commits to master since this release

Breaking changes

play and AudioRecorder.prepareRecordingAtPath now requires an absolute path. See the AudioUtils helper methods and the example project to see how to generate a path, for example, to the device Documents directory.

New features

  • Added the ability to loop audio, via the loop and numberOfLoops options.