Let the user know when we are not able to decrypt the voice broadcast chunks #7189
Labels
A-Voice-Broadcast
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Your use case
What would you like to do?
The current voice broadcast implementation is description in this discussion.
In case of an encrypted room, the voice broadcast is controlled by unencrypted state events, but its data (the audio chunks) are handled by encrypted events.
Why would you like to do it?
Currently when the user opens a room where there is a voice broadcast for which the encryption keys are not available, we display a tile with an empty voice broadcast, followed by several UTD messages (some of them are the encrypted audio chunks)
How would you like to achieve it?
I suggest displaying an error or a message in the voice broadcast tile when the data are not decrypted
An additional question :
How do we want to handle a voice broadcast partially decrypted? Should we consider it in failure or not?
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: