Hello
I'm new with VB.NET.
I'm trying to play a uri with VB.net and nothing occurs...
i can start Spotify from my app, i can connect to spotify, can play, can pause.
But i can't start a uri :-(
This is the code:
Dim _spotify = New SpotifyAPI.Local.SpotifyLocalAPI
_spotify.PlayURL("spotify:track:7C8IuUSsJA1GhxJYL1Wt2t", "")
Can anyone give me some way?
Thanks in advance and best regards
ViV
Hello I'm new with VB.NET. I'm trying to play a uri with VB.net and nothing occurs... i can start Spotify from my app, i can connect to spotify, can play, can pause. But i can't start a uri :-( This is the code: Dim _spotify = New SpotifyAPI.Local.SpotifyLocalAPI _spotify.PlayURL("spotify:track:7C8IuUSsJA1GhxJYL1Wt2t", "")
Can anyone give me some way? Thanks in advance and best regards ViV