-
Hugo
Is there any support for sending voice clips via XMPP? The only thing remotely relevant that I could find is XEP-0231, but even that is a bit of a stretch.
-
MattJ
Yes, a number of apps support it. Mostly those on mobile (Conversations, Siskin, Monal [I think])
-
edhelas
Movim as well :)
-
edhelas
(will be released in the upcoming version)
-
Zash
XEP-0363 + XEP-0066 is the common method today
-
Zash
Same as for pictures or videos or whatever
-
Hugo
Oh, nice, I totally missed that. Looks like my server is properly set up for it too.
-
Hugo
I don't think Gajim or any other Linux client supports voice clips tho.
-
Zash
Having UI for it is up to each client, not the protocol.
-
Hugo
Of course, happy to know that there's (kind of) protocol support.
-
singpolyma
Just so long as no one sends them to me I'm happy to have support for it 😅
-
Zash
Feed it trough a voice2text model thingy
-
singpolyma
Indeed, I do that for most of them already (jmp voicemail) but one contact keeps sending me voice memos and I've considered building a feature like that just for this person, heh
-
mdosch
Sorry, no time to listen to your multiple minute voice mail, can you please send me a transcript?
-
Menel
mdosch did read https://www.der-postillon.com/2023/03/antworten-sprachnachricht.html?m=1 as well I see
-
mdosch
😇
-
Menel
"Sorry, I didn't listen, can you send it again?"
-
nicoco
> I don't think Gajim or any other Linux client supports voice clips tho. gajim has inline audio preview, but I don't think any UI for recording clips. ↺
-
mentos124
wait let me join on pidgin to see if it works on it
-
mentos124
nope doesnt work on pidgin :-/
-
Menel
I'd that common for others, non xmpp desktop software today? It sure wasn't as I last used such software...✎ -
Menel
Is that common for others, non xmpp desktop software today? It sure wasn't as I last used such software... ✏
-
singpolyma
> nope doesnt work on pidgin :-/ What does?
-
Menel
Sending and receiving speech snippets in a nice UI
-
Hugo
Menel, I think pretty much all the big mainstream clients support voice clips. Signal, Telegram, WhatsApp all do.
-
mentos124
i love custom emoticons
-
mentos124
not custom like when you say ":-)" an image appears
-
mentos124
how do you quote someone
-
Menel
mentos124 just the Name, you did successfully quote me✎ -
Menel
mentos124 just the Name, you did successfully mention me. ✏
-
Menel
> how do you quote someone Quote, depends on the client.
-
Menel
This was the older method, some clients use something more advances, is it https://xmpp.org/extensions/xep-0461.html ? I'm not sure
-
mentos124
i do know a bit of html and stuff but i cant quite understand that
-
Menel
Ypu don't need to, as long as you're not a dev
-
Menel
You quote by prefixing `>` In the line And movim supports that xep 461, and thats works more sophisticated. Other clients don't support that yet.
-
Zash
Some clients have buttons that do it automatically. Some don't.
-
Menel
I have to say, this filter ability by xep and other parameters is really awesome btw. https://xmpp.org/software/
-
Zash
UI things like a reply/quote button isn't something that would have a XEP, as that's mostly protocols
-
mentos124
>What does?
-
Menel
I didn't know which client it was that did support 461, and it was easy to find with that
-
wurstsalat
> I have to say, this filter ability by xep and other parameters is really awesome btw. https://xmpp.org/software/ :) glad it's useful!
-
mentos124
https://sure.im:443/upload/2b7cf8f5-8d1d-4abd-99b9-c1567d64d182/7cxpn1.jpg
-
mentos124
omg bruh the number of people that got disconnected lmao :|
-
mentos124
j
-
edhelas
Just a small stat about what is currently discussed on the ML
-
edhelas
https://upload.movim.eu/files/9d94237298995552fa13436420195fbca436dce7/EpnPoI2l9X6u/image.png
-
edhelas
This is my current mov.im presences statistics, we see have only a few clients that are taking a big part of the usage stats
-
edhelas
(stats are availalble there https://mov.im/?infos)✎ -
edhelas
(stats are available there https://mov.im/?infos) ✏
-
singpolyma
Makes sense. Thanks for sharing!
♥ 1 -
Daniel
edhelas: that's people on the mov.im domain or people logged into the mov.im web client?
-
edhelas
On the mov.im web client :)
-
edhelas
My XMPP server is hosting movim.eu/jappix.com, I don't have stats for those
-
Daniel
Oh it's the contacts of the people who are logged in?
-
edhelas
Yes, their roster presences caps :)
-
singpolyma
Including self presence?
-
edhelas
Yup
-
edhelas
Also the people logued on Movim are already kinda "specials" so you should take those statistics not that seriously, but the order or magnitude are there.
-
edhelas
And you should remove the Gateway such as cheogram/Slidge ...
-
singpolyma
Cheogram on that list should be the Cheogram Android client, I think
-
edhelas
Ah indeed,
-
MSavoritias (fae,ve)
I looked at the xmpp website and there doesnt seem to be a guide on how to create a client or how to go about implementing stuff. What i mean is that: Compliance suites are under about. Modernxmpp is nowhere to be found. What would be better is to: You click the get started button on the front page and it has a section about dev and a section about user. Or a menu maybe. Since the page is going to get long? The dev section can say here is the compliance suite and modernxmpp. And for xeps supported you can check the software section. And say *please* contribute to existing projects xeps/improvements they are missing instead of reinventing the will.
-
MSavoritias (fae,ve)
I answer that exact question on masto half an hour ago
-
wurstsalat
MSavoritias (fae,ve): good idea. I'll try to come up with something
-
Zash
MattJ had those "XMPP for users" and "XMPP for developers" pamphlets...