Tweak to audio.py
This commit is contained in:
@ -6,7 +6,7 @@ Created on Fri Jan 8 10:26:56 2021
|
|||||||
@author: neal
|
@author: neal
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
from os import system
|
||||||
from sys import platform
|
from sys import platform
|
||||||
|
|
||||||
sound_args = ""
|
sound_args = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user