Skip to content

Examples of WAV recorder and player programs, using pulseaudio library

License

Notifications You must be signed in to change notification settings

jailop/wav-player-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WAV recorder/player utilities

They depends on:

  • pulseaudio library

It includes an implementation to read and write WAV files, based on the description included in the below link:

https://docs.fileformat.com/audio/wav/

To record an audio:

$ ./recorder FILENAME.wav

To play an audio:

$ ./player FILENAME.wav

About

Examples of WAV recorder and player programs, using pulseaudio library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published