I’m relatively new to c# but i want to make practically a soundcloud application/widget type application.
i’ve created a soundcloud application to actually access the api (client id etc) but now i’m more or less struggling to grasp how i’d go about making such an application have the ability to play songs?
ive tried following the regular soundcloud API to play a song from it but it’s sololy web only based it seems (html/js)
would i need to make my own media player in order to achieve such a goal to play soundcloud songs in a regular c# application?
vect0rss is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1