summaryrefslogtreecommitdiffstats
path: root/python/PyAudio/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/PyAudio/README')
-rw-r--r--python/PyAudio/README6
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