We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb0b9d4 + 66f50b9 commit 8b0b0b9Copy full SHA for 8b0b0b9
ev3dev.py
@@ -2441,7 +2441,7 @@ class Sound:
2441
"""
2442
Sound-related functions. The class has only static methods and is not
2443
intended for instantiation. It can beep, play wav files, or convert text to
2444
- speach.
+ speech.
2445
2446
Note that all methods of the class spawn system processes and return
2447
subprocess.Popen objects. The methods are asynchronous (they return
0 commit comments