👍[Update] main add stop check Energy function for callbackCloseConfigWindow

This commit is contained in:
misyaguziya
2023-09-15 06:43:08 +09:00
parent f4026816ee
commit 9aeea21498

View File

@@ -241,6 +241,8 @@ def callbackCloseConfigWindow():
startThreadingTranscriptionSendMessage()
if config.ENABLE_TRANSCRIPTION_RECEIVE is True:
startThreadingTranscriptionReceiveMessage()
model.stopCheckMicEnergy()
model.stopCheckSpeakerEnergy()
# Compact Mode Switch
def callbackEnableConfigWindowCompactMode():