-
Notifications
You must be signed in to change notification settings - Fork 394
Audio messages #1237
Comments
The problem is not to implement it but we must have a common design/behaviour AND each platform must implement it. |
Push-to-talk voice messages element-hq/element-web#1358 |
we have to close the duplicates |
Which of the issues could be the "official" one? |
This one (as it has the most number of upvotes). I've closed all the known duplicate |
May be set "autoplay" options for incoming audio message (ptt) as options and by default is off? Because if you in bus and read conference in matrix and at this time anybody send ptt-record to conference - all people in bus - will hear this message. Otherwise, if you go in car/bike and your friends also go in his cars/bikes and you create conference for hear your frends ptt-mesage - at this situation riot must play ptt-message always, even if app have not focus and display is off. Result: for confidential ptt autoplay must be off by default in room, but may be set at six variants:
PS: The Ptt (push-to-talk ) feature is simply "autoplay" options for "audio messages" in room. |
Hi, I'm searching for a compatible voice recording app to the integrated feature. If I try to use the feature, riot tells me there is no app for that... =\ |
This feature would be awesome! Hopefully this will be implemented in the future. |
Why is this issue closed? |
it’s not? |
Sorry, I saw a reference to a closed issue and thought it was this one. Sorry for the inconvenience |
Today I describe to user how he can record voice record in Riot:
Then user ask me: "Why? Why it is so hard?" :-) I think more wanted simply one key "record voce" - press it - and voice recording, release - stop recording and send to room. |
Why it is problem?
m.audio is already yet in protocol - it is simply add riot-android interface... |
Ok: is there an issue in riot-android for building this interface to listen to m.audio messages? Looks like this is the last step to implement this button (at least in riot-web)... |
I assume the correct implementation of this feature will not to use existing |
This is more ideology cosmetic change, which stop implementation of voice-messaging feature. Because this change will request change API, Docs, support in all clients and etc. And second argument... :-) |
Workaround that I just tested on Riot Android:
So now, in a chat:
So the UX isn't great but it's decent Listening to the message:
After analysis of few resulting ogg files with MediaInfo I hope that will help to start using voice message while waiting RiotX and Riot Web will get dev resources for this. issue for RiotX: element-hq/element-android#29 |
Thanks for the detailed workaround, tuxayo! I just tried it with eu.siacs.conversations.voicerecorder, and it feels slightly faster to me (just an overlay). It uses a similar bitrate but with an AAC codec, whereas com.github.axet.audiorecorder uses Vorbis. It don’t know which one is better here. I would prefer Opus over any of them, it could have an even lower bitrate. P.S.: In riot-web 1.5.12, I can play the audio message directly (no download, not external player). |
Thanks, it's great the legacy Conversations voice recorder can work for this. It's AAC LC, with constant bitrate of 49 kb/s.
I see that too, Riot web indeed has support for inline player for .m4a with AAC. Whereas it's not the case for .ogg with Vorbis. |
Here is a related issue for that: element-hq/element-web#7370 |
We as an IT-Administration Team would like to switch from Telegram to Element, but the audio message feature is a MUST-HAVE. |
Is anyone working on this feature already, same functionality as in WhatsApp? |
@kcadmin-github @abpin It's the wrong project (Riot legacy), head over here: element-hq/element-android#29 |
This is a feature request: as in telegram, whatsapp and others, add a way for the users to send voice messages.
Is it in the roadmap? Is there a way we can contribute to it?
The text was updated successfully, but these errors were encountered: