AudioRecorder
AudioRecorder copied to clipboard
Use encoder to get MP3 or Ogg support
Can you please elaborate? Is it converting the created .wav file to mp3/ogg ?
Yes, I'd like to pull in an encoder to be able to generate (much smaller) MP3 or Ogg-encoded files.
Please see the pull request https://github.com/cwilso/AudioRecorder/pull/19 I've added MP3 only at this stage. Could add Ogg later in a similar fashion