lib. funcitons

 Playsound()

from playsound import playsound
#note down the way of importing this library
#you need to use double slash to specify the path of file
playsound('C:\\Users\\Vishal Rana\\Music\\Record_2022-07-21-16-57-42_7a4090f09f6554852d748ee9fd6f40d3.mp3')

No comments:

Post a Comment