hwpoison / winmm-wav-play-recorder

play , record and saves wav files with winapi/winmm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play and recording wavform with Windows Multimedia (winmm.dll)

This is a piece of code that uses windows API to play and recording .wav files.

build with

make all

About

play , record and saves wav files with winapi/winmm


Languages

Language:C 97.9%Language:Makefile 2.1%