Skip to content

A small script that gives a voice notification every time the hour changes

Notifications You must be signed in to change notification settings

Mubbly/talking_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

talking_clock

This is a little script that gives you a voice notification every time the hour changes.

==

The mp3 file is created using the Google TTS (Text-to-Speech) API.

To install gTTS via terminal: pip3 install gTTS

The mp3 file is played back using the command-line mp3 player mpg321.

To install mpg321 via terminal: apt-get install mpg321

About

A small script that gives a voice notification every time the hour changes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages