Hi;
I have been asked a question that I cant find the answer to.
Can you / how do you play a sound using python, but not from a sound file i.e. can you use Python to generate a sound?
Thanks in advance


Code: Select all
print('\a')