Revert "全局tts引擎变化后也要改变"

This reverts commit 4100f4fe78.
This commit is contained in:
Xwite
2022-02-11 21:42:55 +08:00
parent 3b9e8b780d
commit 64b47fa9d4
@@ -108,7 +108,6 @@ class ReadAloudConfigDialog : DialogFragment() {
postEvent(EventBus.MEDIA_BUTTON, false) postEvent(EventBus.MEDIA_BUTTON, false)
} }
} }
PreferKey.ttsEngine -> upSpeakEngineSummary()
} }
} }