Skip to content

Using Python and Google home to Build a Simple Notification System with TTS

License

Notifications You must be signed in to change notification settings

jiffyjaff/GooglePyNotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GooglePyNotify

Using Python and Google home to Build a Simple Notification System with TTS

Installation

This was built and tested on Windows 10, However should be compatible with any internet enabled device that can run python. Please ensure to install the pychromecast Librarys in order for this to work

python -m pip install pychromecast

once installed run the .py script on your device and remember that you will need to port forward in order to intergrate with IFTTT Webhooks Service

Usage: http://IP-OR-WEB-ADDRESS/Notify?Notification+Message+Goes+Here

This will create your text to Speech MP3 on the device and stream this via Casting to your Google Home Appliance, Or Google Chromecast Audio etc.

About

Using Python and Google home to Build a Simple Notification System with TTS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%