SkillAgentSearch skills...

Audiostream

Audio API for streaming raw data to speakers

Install / Use

/learn @kivy/Audiostream
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 <http://cython.org>_ for the compilation. All the current examples require Kivy <http://kivy.org> to be executed.

::

sudo python setup.py install

Authors

* Mathieu Virbel <mat@kivy.org>
* Dustin Lacewell <dlacewell@gmail.com>
View on GitHub
GitHub Stars203
CategoryDevelopment
Updated14d ago
Forks60

Languages

Python

Security Score

95/100

Audited on Mar 20, 2026

No findings