How to play music in python using pydroid 3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to play music in python using pydroid 3

1st Dec 2022, 4:34 PM
MOHAMMAD IMRAN
MOHAMMAD IMRAN - avatar
1 Answer
+ 4
You have to install playsound I don't have much idea about running python in Android IDE, because I run python in VS code. ->pip install playsound Install this external module, it is used to play music.
1st Dec 2022, 5:02 PM
Anonymous
Anonymous - avatar