From: Michael Morin Date: 2008-09-03T01:28:49+09:00 Subject: Re: play audio file Li Chen wrote: > Hi all, > > Does anyone have idea which gem/plug in is used to play audio file under > Vista? > > > Thanks, > > Li There's a gem called win32-sound that's suitable for playing wav files. I assume this uses the win32 API function for playing wav files, so it should work on vista. If you require anything more complex, you could try the Ruby SDL bindings but win32-sound looks fine for playing simple wav files. -- Michael Morin Guide to Ruby http://ruby.about.com/ Become an About.com Guide: beaguide.about.com About.com is part of the New York Times Company