Skip to content

jelkawasaki/audiostream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiostream

Audiostream is a python extension that gives you a direct access to the speaker or microphone.

The goal of this project is act as low level as possible on the audio stream:

  • You push bytes to the speaker
  • You get bytes from the microphone

Installation

This extension require Cython for the compilation. All the current examples require Kivy <http://kivy.org> to be executed.

sudo python setup.py install

Authors

About

Audio API for streaming raw data to speakers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.4%
  • Objective-C 26.4%
  • Java 4.5%
  • Pure Data 2.2%
  • C++ 2.1%
  • C 1.2%
  • Makefile 0.2%