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