Relative Content

Tag Archive for pythonpython-3.xkivykivy-language

how to play audio files onpress

I want to play an audio file and when the user presses the second item of the dropdown menu it stops the previous file and starts the next. I used the following code but the files play all at the same time. Another question, is soundloader cross-platform? Please explain in detail.