MCPcopy Index your code
hub / github.com/geekcomputers/Python / speak

Function speak

JARVIS/JARVIS_2.0.py:58–60  ·  view source on GitHub ↗
(audio)

Source from the content-addressed store, hash-verified

56
57
58def speak(audio):
59 engine.say(audio)
60 engine.runAndWait()
61
62
63def speak_news():

Callers 3

speak_newsFunction · 0.70
wishmeFunction · 0.70
get_appFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected