deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.14k stars 147 forks source link

Show voice messages as draft #1708

Closed link2xt closed 4 years ago

link2xt commented 4 years ago

It is possible to cancel voice message, but otherwise it is sent immediately. There is no way to listen to yourself before sending.

Hocuri commented 4 years ago

Interestingly, neither WhatsApp nor Telegram allow this. I guess that the reason is that you don't want to push users to hear through their voice messages and make them perfect; they are rather thought as something similar to a real call.

That being said, there are obviously workarounds:

link2xt commented 4 years ago

Wire allows this.

Signal doesn't too, the only difference is that it has a "swipe up to lock recording".

turn of internet, record voice message, send it, listen, if you don't like it delete it, if you like it turn on internet

I think I heard about this workaround from @adbenitez :)

Maybe this should have been a feature request instead.

r10s commented 4 years ago

I guess that the reason is that you don't want to push users to hear through their voice messages and make them perfect; they are rather thought as something similar to a real call.

yip, i also think, this is a reason. it is a bit the walky-talky-style. hold-while-speak, done.

also, if you look how many ppl use whatsapp voicemessages, they do them very quickly, sometimes series of them etc. for this usecase, an additional staging would be annoying, making switch from whatsapp harder.

however, we can maybe combine what signal is doing together with staging somehow - if you do "swipe up to lock recording" you need one additional tap anyway.

Maybe this should have been a feature request instead.

yip, i also say so. this can better be discussed in the forum, at least it is nothing that needs to be targeted urgently the next time :)