Spotify API
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.
Go to the Spotify developer dashboard https://developer.spotify.com/dashboard/
Create a new app
Add the correct redirect URI http://localhost:5000/callback
Save the changes
In TTS Voice Wizard Navigate to Addons > Media Integration and Enable Spotify API Mode
You can now copy your Client ID into TTS Voice Wizard and click the Connect Spotify Button
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
- YOU MAY HAVE TO RESTART THE APP AFTER CONNECTING SPOTIFY FOR THE FIRST TIME.