player.py 文件源码

python
阅读 35 收藏 0 点赞 0 评论 0

项目:IRLearning_ReSpeaker 作者: Lee-Kevin 项目源码 文件源码
def __init__(self, pa):
        self.pa = pa
        self.event = threading.Event()
        # self.stream = self.pa.open(format=pyaudio.paInt16,
        #                            channels=1,
        #                            rate=16000,
        #                            output=True,
        #                            start=False,
        #                            # output_device_index=1,
        #                            frames_per_buffer=CHUNK_SIZE,
        #                            stream_callback=self.callback)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号