Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ speak
Function
speak
diction.py:12–14 ·
view source on GitHub ↗
(audio)
Source
from the content-addressed store, hash-verified
10
11
12
def
speak(audio):
13
engine.say(audio)
14
engine.runAndWait()
15
16
17
def
takeCommand():
Callers
1
translate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected