Using the Streampad API to pull the current song title
I can't figure out how to pull the song title from the Streampad API. This is straight from the Streampad API website. SPAPI.song():Object Returns the current song that is playing. Object will have these properties: songTitle, artist, album, imageUrl (link to album cover art), sourceUrl (link to page containing song), ...