|
I made a window application that function just like media player in ruby. I basically used API such as MciSendString function from winm.dll. I believe in order to make one, you should have basic knowlegde of API calling. if you want to see the code for my audio in ruby. I could post it, it can simply be written in C++ too. Hope that helps
|