Skip to content

This is example of retrieving PCM data from microphone and converting to mp3

Notifications You must be signed in to change notification settings

vlider/Mic-recording-minimal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mic-recording-minimal-example

This project demonstrate how to read microphone input data and compress it to mp3 using Swift 3.0. Fat lame 3.99.5 lib with bictode enabled already included into the project.

To test just run the project on iOS device, tap Start button, which will initiate recording into buffer. Tap Stop when you finish. Compressed mp3 buffer will be stored in a file in Documents folder. iTunes File Sharing enabled, so you can access file via iTunes, copy it to Mac and play.

About

This is example of retrieving PCM data from microphone and converting to mp3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published