element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
GNU Affero General Public License v3.0
3.36k stars 715 forks source link

Voice Message - Cannot render waveform if it is corrupted in event content #3975

Open onurays opened 3 years ago

onurays commented 3 years ago

Steps to reproduce

Send a voice message from web. If they fixed the problem send a corrupted voice message using Postman or change the Android source code to fill waveform data with nulls.

Android should generate waveform data from audio file and render it if waveform in event content is empty or corrupted.

What happened?

image

Your phone model

No response

Operating system version

No response

Application version and app store

No response

Homeserver

No response

Have you submitted a rageshake?

Yes

bmarty commented 3 years ago

Related to https://github.com/vector-im/element-web/issues/18939