/AVFoundationRecorder

Swift audio recorder using AVFoundation

Primary LanguageSwiftMIT LicenseMIT

AVFoundation Recorder

license Build Status GitHub tag GitHub release [GitHub commits

Swift 3

Platforms iOS

Sponsors Twitter @GeneDeLisaDev

An audio recorder using AVFoundation updated for Swift 3.

This will save recordings in Apple Lossless format. You can change the recording settings to another format if you'd like.

The recordings are shown in a CollectionView. The cells will respond to single taps, double taps, and a long press to play, rename, or delete the sound file.

Blog post for this example.

Blog post

Bugs

The trimming function doesn't work because AVAssetExportSession is not being created for some reason. There is a FIXME: tag for this in the source. Any ideas?

GitHub issues

If you find one, please add it to issues

Buy my kitty Giacomo some cat food

If this project is of any use to you, my ravenous Maine Coon kitty would like a snack.

paypal

Giacomo Kitty

Licensing

MIT

Please read the LICENSE for details.

Credits