1. RE: wav files on Linux
- Posted by I Mullins <eugtk at yahoo.com> Jan 22, 2004
- 430 views
Jerry Story wrote: > > > Is there a Linux version of the win32lib playSound(wav file)? > > On user contributions there is vowelplay. But the command line arguments > > are too techy for me. system("playwave foo.wav",0) works for me. Irv