from gtts import gTTS import os import random with open(\'symbols.txt\', \'r\') as file: symbols = file.read().replace(\'\\n\', \'\') def getunique(): for