A program which show how to use Windows Multimedia to play a tone in the PC speaker.
The program should compile with any Windows compiler, but you have with link with winmm.lib
The program shows how to record, write the recorded sound to a file and play it.
The program should compile with any Windows compiler, but you have with link with winmm.lib
This is a very simple MP3-player for windows.
Show how to play a MP3 file without any GUI on Windows