MCPcopy Index your code
hub / github.com/geekcomputers/Python / TTS.py

File TTS.py

TTS.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tkinter import *
2from platform import system
3
4if system() == "Windows" or "nt":

Callers

nothing calls this directly

Calls 1

exitFunction · 0.85

Tested by

no test coverage detected