diff options
Diffstat (limited to 'python/PyAudio')
-rw-r--r-- | python/PyAudio/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/PyAudio/README b/python/PyAudio/README index 7274a3ca54..2a49ebec34 100644 --- a/python/PyAudio/README +++ b/python/PyAudio/README @@ -2,5 +2,3 @@ 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 |