This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
1.0.0
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
andnumberOfLoops
options.