Skip to content

brotholo/microphone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microphone GoDoc Go Report Card

Microphone is a small library that takes this Go PortAudio library and wraps its microphone stream in a beep.StreamCloser so that it can be used with everything else in the Beep library.

go get -u github.com/brotholo/microphone

Installation

This package requires that you have the PortAudio development headers and libraries installed. On Ubuntu this can be done using:

apt-get install portaudio19-dev

See the PortAudio library for more information.

Licence

MIT

About

A microphone input stream for the faiface/beep library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%