MCPcopy Create free account
hub / github.com/geekcomputers/Python / speak

Function speak

cricket_news.py:10–12  ·  view source on GitHub ↗
(audio)

Source from the content-addressed store, hash-verified

8
9
10def speak(audio):
11 engine.say(audio)
12 engine.runAndWait()
13
14
15url = "https://www.cricbuzz.com/cricket-news/latest-news"

Callers 1

cricket_news.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected