Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice message improvements #2599

Open
4 tasks
Simon-Laux opened this issue Mar 10, 2022 · 10 comments
Open
4 tasks

Voice message improvements #2599

Simon-Laux opened this issue Mar 10, 2022 · 10 comments
Labels
enhancement New feature or request
Milestone

Comments

@Simon-Laux
Copy link
Member

Simon-Laux commented Mar 10, 2022

  • ability to record voice messages
  • only play one voice message at a time, if there is already a voice message playing pause it
  • have a player for voice messages, so users can listen to a voice message while reading an other chat and jump to the next / previous one
  • maybe also restyle the voice message player to look better

references: #484

@Simon-Laux Simon-Laux added the enhancement New feature or request label Mar 10, 2022
@Simon-Laux Simon-Laux added this to Optional todo in Desktop Priorities via automation Mar 10, 2022
@adbenitez
Copy link
Member

a bug related to this: if you play a voice message and then send a message to reply the voice message in the chat while you are listening, the audio is stopped

@sysfu
Copy link

sysfu commented Jul 22, 2022

I would also like to see the voice player automatically advance and play the next voice message, like TeleGRIDS does.

@JoshWho
Copy link

JoshWho commented Jul 22, 2022

100% support the need for voice on the desktop clients.

@Simon-Laux Simon-Laux added this to the New composer milestone Oct 2, 2022
@sysfu
Copy link

sysfu commented Jul 7, 2023

Is there a way to sponsor this feature request directly, like a bug bounty? Session app has ability to record voice messages from their desktop client. Lacking this same capability on Delta Chat has been the biggest pain point since I gave up my tardphone a year ago.

@Simon-Laux
Copy link
Member Author

you could propose sponsoring it to delta@merlinux.eu, we don't have a bug bounty program yet, maybe it could make sense looking into it, are there some bug bounty services that you can recommend?

@sysfu
Copy link

sysfu commented Jul 12, 2023

you could propose sponsoring it to delta@merlinux.eu, we don't have a bug bounty program yet, maybe it could make sense looking into it, are there some bug bounty services that you can recommend?

I don't really have much experience with bounty services tbh. The two main ones I have heard of are issuehunt and bountysource. I know that there has been some controversy with Bountysource over the years. https://blog.elementary.io/goodbye-bountysource-hello-github-sponsors/

Snowdrift.coop details more of the services here https://wiki.snowdrift.coop/market-research/other-crowdfunding#bounty

@farooqkz
Copy link
Collaborator

How about noise reduction? I think many browsers already support that. or at least it's part of the spec for gUM.

Related link: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/noiseSuppression
We could further reduce noise using AI/ML maybe?

@Simon-Laux
Copy link
Member Author

How about noise reduction? I think many browsers already support that. or at least it's part of the spec for gUM.

we don't even have voice message recording in desktop and you are already talking about how to improve it 👀
Reducing noise is a the problem (yet), also I think that would add another layer of complexity or at least another possible source of bugs.

@farooqkz
Copy link
Collaborator

How about noise reduction? I think many browsers already support that. or at least it's part of the spec for gUM.

we don't even have voice message recording in desktop and you are already talking about how to improve it eyes

Think it of a suggestion of an item to add in the roadmap of voice messages ;)

@sysfu
Copy link

sysfu commented Aug 28, 2023

Ability to stop and resume recording would be handy for instances of screaming jets or kids in the background. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Desktop Priorities
  
Optional todo
Development

No branches or pull requests

5 participants