you-apps / RecordYou

Privacy focused recorder app built with MD3
https://you-apps.net
GNU General Public License v3.0
750 stars 34 forks source link

add .flac #17

Closed Wjxfi closed 1 year ago

Wjxfi commented 1 year ago

it is the same as wav but more open source friendly

Bnyro commented 1 year ago

The Android MediaRecorder api the app is using doesn't support flac as codec or container, I'm afraid.