Recorder
Recorder copied to clipboard
Record and play audio in Swift (and more easily than with AVFoundation)
Results
2
Recorder issues
Sort by
recently updated
recently updated
newest added
Just a heads up that this package doesn't seem to work in Swift 4. Disclaimer that I'm learning as I go, so it is very possible that this is user...
I don't know who is written the same `Recording` class but you have the same "illness": https://github.com/jgorset/Recorder/blob/master/Sources/Recording.swift Why did you place `CADisplayLink` which belongs to animation into class which works...