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?

Recommended Answers

All 2 Replies

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.