Skip to content

Announces song title and artist when a new song starts playing on Spotify. Supports windows, mac & linux. Works offline.

License

Notifications You must be signed in to change notification settings

BatuhanUsluel/Spotify-Song-Announcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Song Announcer

When it detects a song change in spotify, it reads out the song name and artist.

Does not use the spotify api which allows it to be used offline.

Uses SwSpotify to get the song & pyttsx3 for text to speech.

Supported Platforms:

  • Windows
  • Linux
  • Mac
usage: Spotify Song Announcer [-h] [-l] [-s SET] [-d DELAY] [-r RATE]

optional arguments:
  -h, --help            show this help message and exit
  -l, --list            Lists available voices, quits
  -s SET, --set SET     Sets the voice
  -d DELAY, --delay DELAY
                        Delay before announcement(seconds)
  -r RATE, --rate RATE  Speaking rate in words per minute[Default: 170]

About

Announces song title and artist when a new song starts playing on Spotify. Supports windows, mac & linux. Works offline.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages