We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f21aa commit 0f31f8bCopy full SHA for 0f31f8b
1 file changed
README.rst
@@ -87,6 +87,11 @@ To un-install, use::
87
88
python3 -m pip uninstall sounddevice
89
90
+If you are using Windows, you can alternatively install one of the packages
91
+provided at http://www.lfd.uci.edu/~gohlke/pythonlibs/#sounddevice.
92
+The PortAudio library is also included in the package and you can get the rest
93
+of the dependencies on the same page.
94
+
95
Usage
96
-----
97
0 commit comments