This is not really a question or spam, but answers other questions I cannot reply to in this forum… I noticed that there is no information on how to play a simple sound file in UiPath, so I built really a basic method to play any .wav file (works with a dialog box message box, otherwise the robot closes itself before the sound plays). The screenshot shows the arguments, which is all OOTB types, and no extra software needed, just a sound file!
This could easily be ported into an Activity with the filename as an argument to pass, something I have not bothered to do.