Jan-01-2020, 02:49 PM
I would like to write simple audio player (for mp3) with GUI. But I do not know what I should start from. What about GUI, it is clear - I can use tkinter. But what libraries I should use for playing audio files?
I know that there are many ways to implement my idea but I think there is a common way to do such kind of stuff (audio player).
P.S. Is it better to write such a programm in C++ ?
I know that there are many ways to implement my idea but I think there is a common way to do such kind of stuff (audio player).
P.S. Is it better to write such a programm in C++ ?