Skip to content

CGO bindings for the WinMM Api to record and play audio

Notifications You must be signed in to change notification settings

moyamejiasr/winmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinMM

CGO bindings for the core winmm.lib Api to record and play audio on Windows. This package does not include all of the API calls but is capable of recording and playing audio in an easy way.

Side project, be careful when using it. Tested only in x64 Golang compiler

Usage

You can find a ready to run example of how to use the package in the example folder. If you need more help on a certain function you can refer to: https://docs.microsoft.com/es-es/windows/win32/api/mmeapi/

I do not include documentation of how to use it since it's all already documented in the official webpage.

About

CGO bindings for the WinMM Api to record and play audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published