MCPcopy Index your code
hub / github.com/geekcomputers/Python / text-file-to-audio.py

File text-file-to-audio.py

text-to-audio/text-file-to-audio.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from gtts import gTTS
2import os
3
4# Enter the name of your text file

Callers

nothing calls this directly

Calls 2

closeMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected