How to play music in python using pydroid 3 | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How to play music in python using pydroid 3

1st Dec 2022, 4:34 PM
MOHAMMAD IMRAN
MOHAMMAD IMRAN - avatar
1 Antwort
+ 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