dkim0419 / SoundRecorder

A simple sound recording app implementing Material Design
GNU General Public License v3.0
1.49k stars 807 forks source link

Audio Sample rate #35

Closed fbnrst closed 7 years ago

fbnrst commented 8 years ago

On my Motorola Moto E the app records with a sample rate of 8000 Hz which is too low quality for me. @dkim0419 what do you think of increasing the standard quality to 44100 Hz (CD quality). This will of course create bigger files. Maybe, it could become a setting?

dkim0419 commented 7 years ago

Added as part of PR #69