Install a external module and play sound



 from playsound import playsound

playsound('D:\\manish tiwari mp3\\07.mp3')

Comments

Popular posts from this blog

React Installation with Vite and Tailwind css (Steps to Installation)

Insert Data In mongoDb

Class methods as an alternative Constructor