diff options
Diffstat (limited to 'python/PyAudio/README')
-rw-r--r-- | python/PyAudio/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/PyAudio/README b/python/PyAudio/README new file mode 100644 index 0000000000..7274a3ca54 --- /dev/null +++ b/python/PyAudio/README @@ -0,0 +1,6 @@ +PyAudio provides Python bindings for PortAudio, +the cross-platform audio I/O library. +With PyAudio, you can easily use Python to +play and record audio on a variety of platforms. + +Requires portaudio |