adrielcafe / AndroidAudioRecorder

A fancy audio recorder lib for Android. Supports WAV format at 48kHz.
1.63k stars 380 forks source link

Junk file av_workaround_1min.mp3 #42

Open rajscet opened 6 years ago

rajscet commented 6 years ago

why this library gives file av_workaround_1min.mp3 which never used in app.

inzkhan commented 6 years ago

Nope, Library doesn't generate that file.

rajscet commented 6 years ago

its coming from other lib used by this lib

rajscet commented 6 years ago

its size in 1 mb.

inzkhan commented 6 years ago

Yes ,WaveInApp library used that file . https://github.com/Cleveroad/WaveInApp/issues/46