A simple Lua script which plays a .wav sound whenever replay buffer is saved.
-
Download Half-Life 2 City Scanner NPC's camera shutter sound: https://github.com/sourcesounds/hl2/blob/master/sound/npc/scanner/scanner_photo1.wav
- Or use any .wav sound but make sure to match its name either in "Beep on replay buffer save.lua" (edit with any text editor) or rename your .wav file to "sound_npc_scanner_scanner_photo1.wav".
-
Put it in the same location with "Beep on replay buffer save.lua"
- A good way is to create a separate "scripts" folder in %AppData%\obs-studio\ and keep all your scripts there in case you need to backup your OBS Settings.
-
OBS → Tools → Scripts → +
This Lua script was downloaded from https://gist.github.com/snakecase/e816384a071cec31efbb4b9e429c108d
Credits:
Thank you guys!
For anyone that is getting a Windows background noise, I may have figured out why:
When trying to download a sound effect online, the first one I choose was so quick that it was under 1 second. Would literally be so quick it would stay at 0:00 once playing it. I then got a sound effect that was slightly longer, and that seemed to play the sound effect normally. Try getting a sound that is closer to 0.5-1 second and it may give the script time to actually run it instead of blazing through it so fast it doesn't get registered