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