talk-android/app/src/main
Marcel Hibbe 86290d8f80
improve voice message quality
first it was tried with sampling rate 44100 but this showed an error on safari when try to playback.

by direct comparison to 44100, 22050 has lower quality but it's totally okay compared to the quality before when no sampling rate was set. I'm not sure why it failed on safari, because the iOS app also uses 44100.

see https://github.com/nextcloud/talk-android/pull/2714

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-25 11:42:56 +01:00
..
assets
java improve voice message quality 2023-01-25 11:42:56 +01:00
res Fix(l10n): 🔠 Update translations from Transifex 2023-01-25 03:59:24 +00:00
AndroidManifest.xml Like Android Files we should rely on generic camera feature, but not required. 2022-10-03 08:36:45 +00:00
ic_launcher-web.png