Hi Newbie question. How do I play an ogg or mp3 file? Currently I am shelling to bash:
println ("*** Started ***")
x = `bash -i -c "sound 'started'" `
( st,pr) = writesto(x)
Thanks
Murray
Hi Newbie question. How do I play an ogg or mp3 file? Currently I am shelling to bash:
println ("*** Started ***")
x = `bash -i -c "sound 'started'" `
( st,pr) = writesto(x)
Thanks
Murray