Currently, the audio file for receive notification is hardcoded depending on the system you are running, in message_handlers/rx_handler in the function play_sound(). It would be useful to make this configurable within the Settings page. It's also non-obvious to an end user that audio will be played on RX, especially if the hardcoded audio file is not played correctly or missing.