Skip to content

i1d9/py-sounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound I/O with PyAudio

PyAudio is a set of Python bindings for PortAudio, a cross-platform C++ library interfacing with audio drivers. You can easily use Python to play and record audio on a variety of platforms using this library. The following are some of the functions I have implemented:

  1. Record Sound
  2. Play Sound
  3. Send Sound using sockets

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages