vlider / Mic-recording-minimal-example

This is example of retrieving PCM data from microphone and converting to mp3
26 stars 8 forks source link

to write file after encode to mp3 #2

Open iOSleep opened 7 years ago

iOSleep commented 7 years ago

now we write the data to file when stop record. what to do with installTapOnBus closure to let buffer write to the file.