When I send an audio message to someone who owns an iOS device, they aren't able to reproduce it (that means, when tapping on the play icon the audio simply doesn't start). The message play just fine in android and in telegram desktop.
If I use telegram android to send the audio message, iOS users can play it; that makes me think it is not a problem of sfos/my device.
Voice notes must be encoded with opus, whereas they are recorded with vorbis. Looks like QMediaRecoder doesn't support opus directly, which means the notes must be encoded manually.
Description
When I send an audio message to someone who owns an iOS device, they aren't able to reproduce it (that means, when tapping on the play icon the audio simply doesn't start). The message play just fine in android and in telegram desktop. If I use telegram android to send the audio message, iOS users can play it; that makes me think it is not a problem of sfos/my device.
Environment