Rocket.Chat Version: 0.52 via Docker Image
The current client side code checks for a mime type of "audio/mp3", which is used by chrome and opera (and is also non-standard). Firefox and IE show the standard mime type of "audio/mpeg", which fails validation.