Reply To: Button to enable/disable recording

Home Forums OpenEars Button to enable/disable recording Reply To: Button to enable/disable recording

#1019891
Halle Winkler
Politepix

You’re welcome! That seems possible, see my suggestion above. I think that by using AVAudioRecorder and its prepareToRecord method you could handle all of your own start/stop and WAV-packaging requirements in around 20 lines of code; give its docs a look.