It would be absolutely amazing if all of this gets implemented.
Also, I was digging through the code and found the following:
private static final int SAMPLE_RATE = 44100;
private static final int SAMPLE_RATE_INDEX = 4;
private static final int CHANNELS = 1;
private static final int BIT_RATE_BALANCED = 32000;
private static final int BIT_RATE_WORSE = 24000;
A 32 kb/s audio bitrate isn’t exactly high quality.
It would be great to have an option in the settings to adjust the quality of sent voice messages:
128 kb/s | 64 kb/s | 32 kb/s
Of course, it could be represented as:
• High quality
• Medium quality
• Low quality
Since with the release of channels, people would want to listen to podcasts in good quality. I understand that separate audio uploads are possible, but for privacy reasons, I’d prefer to be able to record directly in Delta Chat.
I’m listening podcasts on 1.75 usually, and even 2.0 is not fast enough for some speakers.
Also, there may be quite a difference between x1.25 and x1.5 on long podcasts; one is too slow, another is too fast.
You mean - default speed setting? When you open media, player starts to play with your usual speed, not with 1.0?
It’s a good feature, supported on many players.
For messenger, it’s maybe convenient to remember speed value per contact.
No, I mean you can play at 1.5, 1.75, 2× etc., but you can also play at arbitrary speeds like 1.7 or 2.13× if you want to. VLC has a sort of two-level control, discrete preset jumps or, if needed, continuous adjustment.