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