We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e2047 commit a2176dcCopy full SHA for a2176dc
docs/exts/sounds.rst
@@ -92,7 +92,8 @@ This bot will search YouTube for a relevant video and playback its audio.
92
**Sound with a Local File:**
93
94
This Sound will target a local file on your machine. Pass the location to source. You
95
-may manually set the sample rate and number of channels if needed.
+may manually set the sample rate and number of channels if needed, however it should
96
+be automatically detected.
97
98
.. code-block:: python3
99
0 commit comments