don't close stream
This commit is contained in:
@@ -79,7 +79,6 @@ class Audio:
|
|||||||
|
|
||||||
# cleanup stuff
|
# cleanup stuff
|
||||||
playbackStream.stop_stream()
|
playbackStream.stop_stream()
|
||||||
playbackStream.close()
|
|
||||||
|
|
||||||
def terminate(self):
|
def terminate(self):
|
||||||
self.pyaudio.terminate()
|
self.pyaudio.terminate()
|
||||||
|
|||||||
Reference in New Issue
Block a user