Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
def
speak(audio):
11
engine.say(audio)
12
engine.runAndWait()
13
14
15
url =
"https://www.cricbuzz.com/cricket-news/latest-news"
Callers
1
cricket_news.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected