Skip to content

A simple recording control (一个简单的录音控件)

Notifications You must be signed in to change notification settings

karise-guo/GZZAudioRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GZZAudioRecorder

A simple recording control (一个简单的录音控件)

Usage

Only need a few code.

GZZAudioRecorder.showWithConfirmButtonAction { (url) in
    if let url = url {
        print("录音地址:\(url)")
    }
}

Screenshots

About

A simple recording control (一个简单的录音控件)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages