Skip to main content

Spotify API

  1. This method takes bit longer to setup. You don't have to set up both methods. Windows Media Mode can be used with Spotify too.

  2. Go to the Spotify developer dashboard https://developer.spotify.com/dashboard/

  3. Create a new app image

  4. Add the correct redirect URI http://localhost:5000/callback image image

  5. Save the changes

  6. In TTS Voice Wizard Navigate to Addons > Media Integration and Enable Spotify API Mode

  7. You can now copy your Client ID into TTS Voice Wizard and click the Connect Spotify Button

warning

If a windows appears showing "INVALID_CLIENT: Invalid redirect URI" that means you didn't copy the redirect URL correctly (http://localhost:5000/callback notice that it is not https) Tutorial Video @ 1:03

If a windows appears showing "INVALID_CLIENT: Invalid client" that means you didn't copy your client id correctly. Tutorial Video @ 1:20

image image

  1. YOU MAY HAVE TO RESTART THE APP AFTER CONNECTING SPOTIFY FOR THE FIRST TIME.