This is just an edit of a plugin by upgradeQ and Gima, just with the added feature of changing the audio file's volume.
1. Choose a .wav file that you want for the notification sound, and make sure to cut it to just the short notification sound. I'll provide the one I use below.
2. While in OBS, go to Tools --> Scripts and add the Lua script provided.
3. Open the Lua file in ANY text editor. Edit AUDIO_FILE (just the part in quotations) to the name (including .wav) of the file you want as your Save Replay Buffer Notification. Then, edit AUDIO_VOLUME to your preferred volume (between 0.1 - 1.0). Save the Lua file.
4. In OBS, at the Scripts GUI, press the reload button for changes to take effect.
The original is found here (GitHub).
1. Choose a .wav file that you want for the notification sound, and make sure to cut it to just the short notification sound. I'll provide the one I use below.
2. While in OBS, go to Tools --> Scripts and add the Lua script provided.
3. Open the Lua file in ANY text editor. Edit AUDIO_FILE (just the part in quotations) to the name (including .wav) of the file you want as your Save Replay Buffer Notification. Then, edit AUDIO_VOLUME to your preferred volume (between 0.1 - 1.0). Save the Lua file.
4. In OBS, at the Scripts GUI, press the reload button for changes to take effect.
The original is found here (GitHub).