mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 16:22:10 +00:00
Fx
This commit is contained in:
@@ -82,6 +82,7 @@ class WaveWriter:
|
|||||||
self.transcript_file_present.writeframes(pcmdata)
|
self.transcript_file_present.writeframes(pcmdata)
|
||||||
|
|
||||||
def cleanup(self):
|
def cleanup(self):
|
||||||
|
logger.info("Cleanup for user %s", self.username)
|
||||||
self.transcript_file_present.close()
|
self.transcript_file_present.close()
|
||||||
self.transcript_file_future.close()
|
self.transcript_file_future.close()
|
||||||
# send present to transcription
|
# send present to transcription
|
||||||
|
|||||||
Reference in New Issue
Block a user