AudioRecorder icon indicating copy to clipboard operation
AudioRecorder copied to clipboard

Use encoder to get MP3 or Ogg support

Open cwilso opened this issue 10 years ago • 3 comments

cwilso avatar Dec 15 '14 15:12 cwilso

Can you please elaborate? Is it converting the created .wav file to mp3/ogg ?

drreddy avatar Dec 23 '14 13:12 drreddy

Yes, I'd like to pull in an encoder to be able to generate (much smaller) MP3 or Ogg-encoded files.

cwilso avatar Dec 23 '14 15:12 cwilso

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

adamfr33man avatar Aug 28 '16 11:08 adamfr33man