Post
Topic
Board Project Development
Re: Bounty: Play sound file when block is generated
by
LMGTFY
on 28/04/2011, 13:08:30 UTC
What system are you using, you was very unclear?

He basically just told you how to do it in linux with pipes....
A simple bash script wouldnt be hard.

For Windows it would require the output to a log, and a seperate worker checking the log every x seconds, at least until a sound is introduced in the client.
They're definitely using Windows, I don't know which version.

The proposal I made above could be made to work on Windows but you'd need to install Cygwin or similar.