Hi,
Is there a command line for playing sound files (.wav)? I've been looking around for examples to no avail. Thanks.
alarm() or ching()
You can select which files to play for each in the settings window (view-settings. Remember to save before you exit)
Or, if you can figure out how to bind to
http://luaforge.net/projects/luacom/ from within LUA and how it handles playing sound files, you can try using that.