MCPcopy Create free account
hub / github.com/geekcomputers/Python / speak

Function speak

facebook-autologin-bot.py:22–24  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

20
21
22def speak(text):
23 tts.say(text)
24 tts.runAndWait()
25
26
27welcome()

Callers 2

welcomeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected