Tag: Play sound Windows 10 command line

  • Play a sound at the end of R script in Windows command line

    Play a sound at the end of R script in Windows command line

    In my post about favorite RStudio tips and tricks, I mentioned sounds that could be played during R script execution. It works great but doesn’t make a sound after running R script from the Windows command line. Here is how to do that by using PowerShell and adding additional lines in the same batch file.