Skip to content

Stoic-Carp/Simple-Python-Audio-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple Python Audio Recorder

Run this script to record audio

Prerequisites

Install "portaudio" and "pyaudio" libraries

sudo apt install portaudio19-dev  

sudo python3 -m pip install pyaudio

Authors

License

This project is licensed under the MIT License

Acknowledgments

The code is largely based on the documentation from MATRIX (who provides add ons for Raspberry Pi)

Link: https://matrix-io.github.io/matrix-documentation/matrix-lite/py-reference/alsa-mics/

About

A simple Python script to record audio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages