Exemple #1
0
def sayNB(string):
    pytts().sayNB(string)
Exemple #2
0
def say(string):
    pytts().say(string)