MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Google_TTS.py

File Demo_Google_TTS.py

DemoPrograms/Demo_Google_TTS.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3from gtts import gTTS
4from pygame import mixer

Callers

nothing calls this directly

Calls 6

saveMethod · 0.80
loadMethod · 0.80
stopMethod · 0.80
removeMethod · 0.80
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected