Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
def
speak(text):
23
tts.say(text)
24
tts.runAndWait()
25
26
27
welcome()
Callers
2
welcome
Function · 0.70
facebook-autologin-bot.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected