PyAudio(); stream = p.open(format=pyaudio.paFloat32,; channels=1, rate=44100, output=True); play_tone(stream,; frequency=1000, #Hz ...
確定! 回上一頁