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.
1 parent ec7eb58 commit 66f50b9Copy full SHA for 66f50b9
ev3dev.py
@@ -2436,7 +2436,7 @@ class Sound:
2436
"""
2437
Sound-related functions. The class has only static methods and is not
2438
intended for instantiation. It can beep, play wav files, or convert text to
2439
- speach.
+ speech.
2440
2441
Note that all methods of the class spawn system processes and return
2442
subprocess.Popen objects. The methods are asynchronous (they return
0 commit comments