Skip to content

sorokin/asoundpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  asoundpp

A simple C++ wrapper around ALSA and speex.

Dependencies:

* boost
* speex
* asound (aka alsa-lib)

Compilation:

$ git clone git://github.com/sorokin/asoundpp.git
$ cd asoundpp
$ mkdir build
$ cd build
$ cmake ..
$ make

Running examples:

$ tools/echo/echo
$ tools/speex_echo/speex_echo

About

ALSA C++ wrapper library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published