Skip to content

inoob26/test_wave_send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

PortAudio

Linux OS

# UBUNTU
sudo apt-get install portaudio19-dev 

# Fedora
sudo dnf install portaudio
sudo dnf install portaudio-devel

Windows OS

Install all-in-one from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio

pip install PyAudio‑0.2.11‑.....whl 

Dependency

Install dependecy from requirements.txt

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages