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

File Python Voice Generator.py

Python Voice Generator.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# install and import google text-to-speech library gtts
2from gtts import gTTS
3import os
4

Callers

nothing calls this directly

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected