toPlayableUri

Convert a playable (track/local track/episode) id or uri string to a PlayableUri object. If an id is provided or the input is ambiguous, SpotifyTrackUri is preferred.

Note: it is preferable to use a more specific function (toTrackUri, toLocalTrackUri, toEpisodeUri) if possible.