1. Generate a random set of starting letters, currently 5, and query the API
2. Select one of the results and store it as `selectedSong`
3. Add an additional letter to the query string, and re-query the API
4. Repeat 2 & 3 until the query returns no results
5. Return the `selectedSong` and play it