示例#1
0
def spk_reset(b):
    return _spk.spk_reset(b)
示例#2
0
def spk_reset(*args):
    return _spk.spk_reset(*args)