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

M4A is not respecting mono/stereo preference in audio recording #120

Closed ghost closed 1 year ago

ghost commented 1 year ago

Steps to reproduce

  1. Set Sampling rate, bitrate, and frequency as "mono".
  2. Record audio with m4a format.
  3. It automatically takes "stereo" by default.

Expected behavior

It should respect the given preference output (mono).

Actual behavior

It's taking "stereo" by default regardless of your selection for "mono".

Record You version

"5.1"

Android version

Android 11

Other details

No response

Acknowledgements