Skip to content

BenRussert/python-saystuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

saystuff

Python Functions Using Mac Text to Speech


These are some functions to use text to speech with Python on a Mac.


from saystuff import *

sayit()

introduce("random")
introduce("Ralph")

everybody(man_names)

discuss("Hey, How are you?", "Me?, Oh, I am fine")

Mess around with the different functions and if you submit a pull request to fix or change something I would love to accept it since I am learning Git and have not collaborated on anything yet.

About

Python functions to use Mac text-to-speech features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages