adrielcafe / AndroidAudioConverter

Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.
1.33k stars 254 forks source link

Support RTL #27

Open Isma3ilMohamed opened 5 years ago

Isma3ilMohamed commented 5 years ago

hey @adrielcafe i just use your awesome library for recording audio in my project https://github.com/adrielcafe/AndroidAudioRecorder but it save file with m4a extension when try to use Audio Converter it stop rtl support so can i save record audio with any extension? or any way to fix rtl support in this library? and another question please is there anyway to can compress sound file ...? thanks for all