I started Python, imported Tkinter assigned Tk() to root, imported snack and initialized it.
i then made a sound object, read a sound from the hard drive and then played it.
i couldn't hear any sound though.
any idea what the problem may be?
I started Python, imported Tkinter assigned Tk() to root, imported snack and initialized it.
i then made a sound object, read a sound from the hard drive and then played it.
i couldn't hear any sound though.
any idea what the problem may be?
root.mainloop()
haha haven't done this in a while
Now that was easy!
For the rest of us, it helps to see your code.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.