MCPcopy 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
12def speak(audio):
13 engine.say(audio)
14 engine.runAndWait()
15
16
17def takeCommand():

Callers 1

translateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected