A page-monitoring web app for Mturk (Mechanical Turk) designed to make turking more efficient. Easily monitor mturk search pages and requesters and Auto-Accept the HITs you missed.
< Feedback on Turkmaster (Mturk)
I did some experimenting and this seems to work:
at line 3133 I changed this :
sound.src = "data:audio/ogg;base64," + "T2dnUwACAAAAAAAAAACiLgAAAAAAAI75y0sBHgF2....blahblahlongstuff";
to this:
sound.src = "url to audio file goes here";
If this is incorrect let me know.
That is correct!
I dont have any sound at all. I am not sure what the issue is.
Any way to change a notification sound?
I'd like to change this notification sound http://rpg.hamsterrepublic.com/wiki-images/3/3e/Heal8-Bit.ogg
But am unsure how to change it in the code.