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

Function speak

nitkarshchourasia/to_sort/JARVIS_python_bot/JARVIS_2.0.py:57–59  ·  view source on GitHub ↗
(audio)

Source from the content-addressed store, hash-verified

55
56
57def speak(audio):
58 engine.say(audio)
59 engine.runAndWait()
60
61
62def 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