GZZAudioRecorder A simple recording control (一个简单的录音控件) Usage Only need a few code. GZZAudioRecorder.showWithConfirmButtonAction { (url) in if let url = url { print("录音地址:\(url)") } } Screenshots